argo icon indicating copy to clipboard operation
argo copied to clipboard

Descriptive spreadsheet import should treat space-only values as null

Open arcadiafalcone opened this issue 7 months ago • 0 comments

In the Cocina spreadsheet, a field containing spaces may appear blank to the user, but results in an error that is only raised at indexing. (Most recent instance: https://github.com/sul-dlss/exhibits/issues/2461.) When parsing the spreadsheet, a value consisting only of whitespace characters should be treated the same as if there were no value.

arcadiafalcone avatar Jul 24 '24 16:07 arcadiafalcone