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

PXD-1195 ⁃ fix bug for filtering graphQL with boolean #56

Open
philloooo opened this issue Jul 19, 2018 · 0 comments
Open

PXD-1195 ⁃ fix bug for filtering graphQL with boolean #56

philloooo opened this issue Jul 19, 2018 · 0 comments
Labels

Comments

@philloooo
Copy link
Contributor

philloooo commented Jul 19, 2018

Making graphQL query with filter on boolean attribute returns an empty result.

e.g.

{

experiment(copy_numbers_identified:true)

{         id     }

}

Once bug is fixed, you must fix integration test in gen3-qa by removing the try/catch surrounding the test

Also, see https://docs.google.com/document/d/1YD5MecoXnLLWH7Ii5KuX5ZRAx4xl7nd0iA2t2cuZ4O0/edit

@philloooo philloooo added the bug label Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant