Hello all,
I migrate a very old Dspace to 8.1,
migration was ok. We can access UI, and see all communities, collections and items.
But, when I attempt to export (SAF) items, fail with file not found in assetstore.
But, dspace filter-media was ok, and we can view data and (PDF) without problems
in UI.
I guess that has some problem in migration, which affect export, but not UI/API.
For some reason export script did not use new API used in UI,
and so, we have different results.
At now, I looking to find in database where asset ID are stored,
and then fix the data. "Someone know what table asset id are stored?"
I think, that export script, need to use API, in this way will be more in par to new code.
Sincerally
Job