hubmapconsortium/ccf-asct-reporter

API needs to log warnings, errors when processing tables and UI should show it.

Opened this issue · 0 comments

When processing ASCT+B tables, capture issues in parsing the tables. Try to process the tables as best as you can and return what data you can, but then catalog all the problematic fields/formatting/etc into a set of warnings/errors that are placed in the JSON response. This reporter is to be used for checking tables and finding problematic data is key.

The UI should then detect when there are warnings returned and then bring up a snackbar that says "Problems were found with your table Click to Review"