An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
We got some reports from users that they were having trouble troubleshooting getting their data into BFF. Specifically that it wasn't clear what was happening when "File Path" exact casing wasn't present, when there were duplicate values, and when there were missing values. This changeset makes it so that when a data source is added a validation step runs from which errors will be reported in the UI if relevant.
Error Examples
Duplicate & blank values (will also be shown separately when relevant)
Description
We got some reports from users that they were having trouble troubleshooting getting their data into BFF. Specifically that it wasn't clear what was happening when "File Path" exact casing wasn't present, when there were duplicate values, and when there were missing values. This changeset makes it so that when a data source is added a validation step runs from which errors will be reported in the UI if relevant.
Error Examples
Duplicate & blank values (will also be shown separately when relevant)
Unable to access data source (like on refresh)
No "File Path" column detected
Related Issue
Resolves #272