solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

Inconsistant date pattern between breedbase and brapi call #5033

Open chris263 opened 3 months ago

chris263 commented 3 months ago

Expected Behavior

Field Book crashes when loading trials with accessions that have the 'acquisition date' formatted as YYYYMMDD rather than YYYY-MM-DD.

@bellerbrock For example the editable stockprop definitions used in the accession upload in breedbase says to use format YYYYMMDD, but the tests use format YYYY-MM-DD

For Bugs:

Environment

Steps to Reproduce