Hello everyone. After data migration from one DSpace 7.1 (Windows) instance to another with same version, in the another instance the permanent URI links are generated wrong (the ones informed in frontend to the user through communityPayload.handle and collection.handle variables) . Instead a proper, real URL such as https://repo.com/handle/123456879/2 (say for instance), the resulting link for these migrated communities and collections is unsafe:hdl:123456789/2 . Migrated article links are right. And with communities/collections/articles newly created after migration, their links are also right.
For the wrong "unsafe:hdl" links, how could I fix it? (preferably without wiping/reloading DB) Thanks in advance. ( Command line used for export: dspace packager -d -a -t AIP -e [email protected] -i 123456789/0 output.zip And for import: dspace packager -r -a -f -t AIP -e [email protected] -i 123456789/0 -o skipIfParentMissing=true c:\output.zip ) -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/46e30b83-95aa-4b23-9f72-c55e0980f509n%40googlegroups.com.
