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

Constraining to null values results in a 400 server error. #11

Open
yochannah opened this issue Oct 2, 2017 · 1 comment
Open

Constraining to null values results in a 400 server error. #11

yochannah opened this issue Oct 2, 2017 · 1 comment

Comments

@yochannah
Copy link
Member

Steps to reproduce using flymine default public lists

  1. select PL FlyTF_site_specific_TFs from the list page
  2. Go to the column summary icon (bar chart) for symbol, and select the NO VALUE option, then click filter.
  3. Error. Error. Computer explodes and 400 is returned.

This might be imtables, not imcljs.

@yochannah
Copy link
Member Author

[ERROR] 400 XML is not well formatted. Got <query model="genomic" view="Gene.id">
   <constraint path="Gene" value="PL FlyTF_site_specific_TFs" op="IN" code="A"/>
   <constraint path="Gene.symbol" op="ONE OF" code="B"><value></value></constraint>
</query>.

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

1 participant