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

Bug: dropping search terms in sqlite branch #42

Open
bwgoudey opened this issue Sep 17, 2020 · 0 comments
Open

Bug: dropping search terms in sqlite branch #42

bwgoudey opened this issue Sep 17, 2020 · 0 comments
Labels
bug Something isn't working prioritise

Comments

@bwgoudey
Copy link
Contributor

bwgoudey commented Sep 17, 2020

I defined two groups:
OCT_left = OCT measured (left) 6072 100274 1 Measurable
MRI = Brain MRI measuring method 12187 470 0 Direct entry

I add OCT_left and then MRI into the all_of query box
When I conduct a query, the resulting cohort criteria only contains the MRI term
{'all_of': [('12187', '0')], 'any_of': [], 'none_of': []}

need to figure out why. This is probably an issue in the query_app.py

@bwgoudey bwgoudey added bug Something isn't working prioritise labels Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prioritise
Projects
None yet
Development

No branches or pull requests

1 participant