nulib / avalon

Variations-on-Video Hydra app
Apache License 2.0
3 stars 0 forks source link

Metadata should not validate during batch ingest if Note Type is not lowercase #404

Closed jenyoung closed 3 years ago

jenyoung commented 6 years ago

Description

Typing in the Note Type with a capital letter instead of lowercase fails the batch ingest. However, an email is sent that the metadata was valid. It is not actually ingested.

Done looks like:

Either allow uppercase value or reject and require lowercase.

davidschober commented 3 years ago

stale