-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update parent batch job needs to include Preservica fields #2426
Comments
What are the expected minimum fields for the preservica updates? The code below is the template for update parent objects with the added preservica fields. Would this csv be expected to pass? (oid, source, admin_set, digital_object_source, preservica_uri, and representation_type)? |
PR ready for review - yalelibrary/yul-dc-management#1174 |
Deployed to Test with release v2.60.2 |
Preservica test db is not set up for Test. Need to promote to UAT for testing. |
Confirmed in UAT that this information is able to be added to a parent, but I don't think I have the right credentials set up to actually sync anything. EDIT: Or it's because Preservica TEST is down. Created #2465 for actual Preservica syncing in PROD for Goobi objects. |
Story
The update parent batch job needs to include the following fields:
This is needed so that existing parents, e.g migrated content, can be updated to point to Preservica as its content source
Once in production this work can we used to test and pull in content that was added to DCS using the Goobi Temp Ingest process, documented here https://docs.google.com/spreadsheets/d/1iqsayDnZz_ur8dH5iUHGap9kDfQkn2vMJ1dQms0hXBc/edit#gid=0
Acceptance
The text was updated successfully, but these errors were encountered: