Closed jpengst closed 1 month ago
There are a lot of objects with a nil digital_object_source. Create a migration that updates all nil values to "None".
nil
Migration: https://github.com/yalelibrary/yul-dc-management/pull/1447
digital_object_source successfully updated parent objects on test and the integrity check was able to grab 2000 parents instead of 127:
Deployed to UAT with release v2.72.4
Just checked UAT - Looks good! Ready to close :)
Summary
There are a lot of objects with a
nil
digital_object_source. Create a migration that updates all nil values to "None".Acceptance