Issue
When running a Tableau Server Site Import the following error will appear in the job output through the CLI:
The siteimportexport log will show the following as the cause of the import error. The ID value here will vary.
Caused by: org.postgresql.util.PSQLException: ERROR: insert or update on table "tasks" violates foreign key constraint "tasks_schedule_id_fkey" Detail: Key (schedule_id)=(-86) is not present in table "schedules".