hubmapconsortium / ingest-ui

HuBMAP Data Ingest Portal
https://ingest.hubmapconsortium.org
MIT License
4 stars 0 forks source link

Validate Collection/EPICollection contributors.tsv files #1467

Open shirey opened 4 weeks ago

shirey commented 4 weeks ago

When a contributors.tsv file is added to a Collection or EPICollection edit screen validate the file using the POST ingest-api/metadata/validate endpoint. If validation fails show errors to the user and don't allow the collection to be created or saved.

yuanzhou commented 3 days ago

Also make sure the two new fields is_operator and is_principal_investigator get validated correctly, per the new CEDAR spec.