Troubleshooting: Retrying a successful or failed migration

The utility has been carefully designed to resume the export or import operation from the exact point where it left off in the event of a failure.

Project files

The utility employs rsync to facilitate the migration of project files. When the export/import command is rerun, it will synchronize the project files from the source to the destination.

Project settings and artifacts

During a rerun, the project settings and artifacts (model/job/application) that have already been migrated are not updated. Instead, only the missing artifacts in the target workspace are migrated. The utility is not designed to support a sync operation between the source and target projects. If you wish to update the project that has already been migrated, it is advisable to delete the project in the target workspace and then rerun the migration.