-
Notifications
You must be signed in to change notification settings - Fork 0
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
DIG-1833: Query returns all donors to the clinical data table when no donors match a genomic query #58
Conversation
v2.0.0: Katsu UUIDs, completeness stats
v2.1.0: Clinical discovery and bugfixes
v2.3.0: Discovery queries
v3.0.0: MoH data model 3, performance improvements
Hotfix: handle 401 unauthorized exceptions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for completeness too after updating hotfixed htsget
Jira Ticket
Description
This fixes a bug where Query would return all donors authorized to a user when searching on a gene with no matching donors for the current user, but while there is a matching donor that the user is not authorized to view.
Screenshots
Screencast.from.2024-10-24.10-57-40.webm
To test
make recompose-query
with this branch