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

'EMPTY' in target_type crashes for 50000-59999 #84

Open
nsjarvis opened this issue Apr 5, 2019 · 2 comments
Open

'EMPTY' in target_type crashes for 50000-59999 #84

nsjarvis opened this issue Apr 5, 2019 · 2 comments

Comments

@nsjarvis
Copy link

nsjarvis commented Apr 5, 2019

The query
'EMPTY' in target_type
works for runs 40000-49999, but for 50000-59999 it gives:

Error in performing request: argument of type 'NoneType' is not iterable

@sdobbs
Copy link
Collaborator

sdobbs commented Apr 5, 2019

I don't see the crash if I do the following query:

"EMPTY & Ready"==target_type

So maybe there is some python weirdness here...

@nsjarvis
Copy link
Author

nsjarvis commented Apr 5, 2019

It's something about the run range. "'EMPTY' in target_type" works for 51000-59999.

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