scientist-softserv/palni_palci_knapsack

Valkyrize Pals: Run work migration script

Opened this issue · 3 comments

Summary

After the valkyrized app has been deployed to production, we could run a script to migrate records instead of relying on lazy migrations.

"This script allows you to run a lambda on every instance of works, collections, etc in a resumable way. Very useful for migrating from Fedora to Postgres using Valkyrie." - Kiah

ref:

See Kiah for help on with this. He performed this task for GBH.

Tasks

  • Run this on staging
  • Run this on production

NOTES

related to
- scientist-softserv/hykuup_knapsack#238
- scientist-softserv/hykuup_knapsack#214

BLUF: DO NOT RUN MIGRATION SCRIPT

When saving an active fedora collection to migrate it to a valkyrie collection, the thumbnail seems to be retaining. When uploading a new thumbnail, it has to be done now through the branding tab. Do not run the migration, because doing each step seems to have locked one of the records we were testing.

ref:

TODO:

remove the task from hyku

Blocked until the imported tenant data is fixed