Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle human error when uploading sample results #1896

Open
ysbaddaden opened this issue Feb 3, 2023 · 1 comment
Open

Handle human error when uploading sample results #1896

ysbaddaden opened this issue Feb 3, 2023 · 1 comment

Comments

@ysbaddaden
Copy link
Contributor

There might be human errors when uploading samples, especially since they all are mere UUIDs, we might get missing samples, duplicated yet identical samples (same uuid & measurement) or worse: same UUID but different measurement, or a sample without a measurement, a measurement without an UUID...

It would be great to report these errors more prominently, yet maybe silently skip identical duplicates sometimes (or a simple warning).

@ysbaddaden
Copy link
Contributor Author

Note: there is already warnings and such, but we might be able to do more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant