-
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
Create Batch Job to Reingest with Preservica #2510
Comments
I have started to work on this but I am having issues with the changed package not ingesting into Preservica. So need to keep working on a fix for this before I can test in DCS UAT |
@motropuk was the issue you mentioned above resolved, or should we test again in Preservica prior to pulling this ticket into sprint? |
@sshetenhelm no this was not resolved, so this will need to be tested again |
Next steps:
|
Draft PR: yalelibrary/yul-dc-management#1205 |
Summary
Add a batch process that takes an existing parent object and replaces it’s child object’s images with images from Preservica.
Acceptance Criteria
Test current feature work in UAT
Discuss and finalize acceptance criteria of this ticket
CSV will contain parent object oid,digital object source, preservica uri, and preservica representation type
will update parent object with new preservica information
will maintain the child object’s original oid, caption, and label
will persist the child object’s order from Preservica and overwrite original order
will persist the child object’s checksum from Preservica and overwrite original checksum
will remove existing child objects if they do not have preservica information
Engineering Notes
Like the sync process this may require a subsequent ‘Recreate Child Ptiffs’ batch process to occur to see the change take effect in Blacklight.
Draft PR - yalelibrary/yul-dc-management#1205
Original Acceptance Outline from ticket #2168
The text was updated successfully, but these errors were encountered: