Closed arwenhutt closed 4 years ago
The bug identified in issue https://github.com/ucsdlib/damspas/issues/732 removed the <dams:Unit> property from all objects which have been batch edited. To fix these, we need to identify all objects missing the <dams:Unit> property.
<dams:Unit
<dams:Unit>
A report with arks for all objects with no <dams:Unit> property, formatted so that it can be used to batch export the objects' metadata using the https://library.ucsd.edu/damsmanager/batchExport.do tool.
https://github.com/ucsdlib/damspas/issues/732
@arwenhutt There are total 872 objects on prod that are missing Unit element: Report-no-unit-872.txt
@lsitu great! thanks :clap:
Descriptive summary
The bug identified in issue https://github.com/ucsdlib/damspas/issues/732 removed the
<dams:Unit
> property from all objects which have been batch edited. To fix these, we need to identify all objects missing the<dams:Unit>
property.Expected outcome
A report with arks for all objects with no
<dams:Unit>
property, formatted so that it can be used to batch export the objects' metadata using the https://library.ucsd.edu/damsmanager/batchExport.do tool.Related work
https://github.com/ucsdlib/damspas/issues/732