scientist-softserv / palni_palci_knapsack

Apache License 2.0
1 stars 0 forks source link

Valkyrize Pals: Run work migration script #110

Open jillpe opened 1 month ago

jillpe commented 1 month ago

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

NOTES

related to ~- https://github.com/scientist-softserv/hykuup_knapsack/issues/238~ ~- https://github.com/scientist-softserv/hykuup_knapsack/issues/214~

kirkkwang commented 1 month ago

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

laritakr commented 1 week ago

Depends on https://github.com/scientist-softserv/adventist_knapsack/issues/773

jillpe commented 1 week ago

Blocked until the imported tenant data is fixed