jwql
jwql copied to clipboard
Querying on multiple anomalies is currently not working
Issue JWQL-166 was created on JIRA by Bryan Hilbert:
This is because in data_containers the call to current_ins_rootfileinfos.values_list('root_name')] seems to fail if there has been a query union or intersection that occurred beforehand
Some initial investigation has not yet revealed why this is.
Comment by Bryan Hilbert on JIRA:
Added https://jira.stsci.edu/browse/JWQL-167 to track work for a more permanent fix for this issue.