Closed kquinsland closed 17 hours ago
wow. I am not a smart person, sometimes.
After putting the entire query on one line:
query: assignee IN (myUUIDValueGoesHere) AND STATUS NOT IN (Done, Closed, "For Review") AND type != someInternalWordHere ORDER by priority DESC
Things work as expected.
sigh
Describe the bug
I am trying to run a
JQL
query that I copied from the jira page / built using their UI but the query fails with an error:To Reproduce
The query in question:
If I omit that and run this query:
It's a similar error:
... etc.
Expected behavior
Ideally I'd see the exact same set of issues that I see when browsing jira/confluence.
Screenshots If applicable, add screenshots to help explain your problem.
Plugin version and platform