Related: #895
The CLC sync in the migrator kit has auto_sync=False and remains in pending state. We do not want to send data to CLC on migration but we want the auto sync to work for later publishing and for the CLC pid to be populated correctly in the DB.
The PR linked to the issue linked tries to solve this by running the sync after the record has been published
Related: #895
The CLC sync in the migrator kit has auto_sync=False and remains in pending state. We do not want to send data to CLC on migration but we want the auto sync to work for later publishing and for the CLC pid to be populated correctly in the DB.
The PR linked to the issue linked tries to solve this by running the sync after the record has been published