Closed remerjohnson closed 4 years ago
@remerjohnson While using source exported from Batch Export tool, currently damsmanager is treating those FAST subject headers to be valid so that you don't have to change it while re-ingest the metadata through the Batch Edit tool. However, there is a bug that failed to translate the FAST subject headers. I think we can fix it so that the metadata can be ingested successfully. Do you want to just report an error during validation for those FAST subject headers instead, or just fix the ingest failed problem?
@lsitu That's a good question, I would probably defer to @gamontoya on whether it's better to fix the underlying bug vs. to merely report it as an error that can be planned around.
For my situation, if I simply excluded all topics columns form my batch overlay, would that ensure the existing topics would stay, and avoid the error?
@remerjohnson @lsitu I prefer that the 🐛 bug be fixed.
@gamontoya Sure. I would go with fixing it as a bug then. @remerjohnson I would say YES for your question, and you don't need to worry about the error with those headers exported but just the metadata. And damsmanager will take care of it internally so that you won't get any errors during batch overlaying.
reopening for testing
I've reviewed this on testing with the original data set as well as another, and both the tests and overlay were successful. So I am calling this fixed 👍
I've now tested this on production, and it is working as exprected.
Descriptive summary
The batch metadata overlay tool passed validation on this spreadsheet, which was to edit 10 objects in Mexican Broadsides:
batchExport-64102016_fixes_with_MDP_MM_edits_stage1.xlsx
However, upon overlay, it reported 5 out of 10 objects had failed to be updated:
damslog--860772700.txt
The ARK report says that all outcomes were successful:
damslog--860772700-arkReport.xlsx
Expected Behavior
A non-valid metadata sheet (due to FAST topics or other issues) should be rejected, and errors reported.
Actual Behavior
The metadata is validated, but fails upon batch ingest.
Related work
367