populationgenomics / metamist

Sample level metadata system
MIT License
1 stars 1 forks source link

Fix broken OurDNA Dashboard #819

Closed nevoodoo closed 1 month ago

nevoodoo commented 1 month ago

It seems like there are some fields that are missing in some of the data, which we did not expect to be missing. This has caused the UI to not load any data with the graphql endpoint returning errors.

I have added an initial set of fields to be checked for None so we will test this out as the errors are being returned from this set for now.