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 same sample id uploaded multiple times #136

Open
LordRust opened this issue Jan 12, 2024 · 2 comments
Open

Handle same sample id uploaded multiple times #136

LordRust opened this issue Jan 12, 2024 · 2 comments

Comments

@LordRust
Copy link
Contributor

Could be e.g. for different groups, etc

@LordRust
Copy link
Contributor Author

When marking a sample, all samples with the same name are also marked.

@mhkc
Copy link
Contributor

mhkc commented Jan 12, 2024

This is caused by the database not being properly indexed. If indexed using bonsai_api index mongodb would enforce unique sample ids.

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

No branches or pull requests

2 participants