Dear All,
Thanks to this support group, I have (almost) successfully migrated the 6.3 deployment to 7.5. Regarding the basic functionality, the only missing element is the workflow. Upon executing
bin/dspace database migrate ignored
I have:
| Versioned | 5.0.2014.11.04 | Enable XMLWorkflow Migration | JDBC | 2023-03-12 16:33:44 | Out of Order |
| Versioned | 6.0.2015.09.01 | DS 2701 Enable XMLWorkflow Migration | JDBC | 2023-03-12 16:33:44 | Out of Order |
I found some older threads on this and similar issues, but still not sure what the correct approach is. When trying:
bin/dspace dsrun org.dspace.xmlworkflow.migration.RestartWorkflow -e admin@myrespository.org
I get the following error:
org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "cwf_workflowitem_item_id_key"
Detail: Key (item_id)=(ba7ffb7a-7fa0-4b8b-84bb-68dfef778620) already exists.
Any hint?
Kind regards
Milos