Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Javascript Charts add-on: Error / warning in JQL

Swaroop Rao
Contributor
November 26, 2019

According to the documentation for this add-on, I should write the JQL in the "past tense". It gives a few examples like using clauses like "....AND status WAS "To Do"" or "resolution changed to "Fixed"", etc. Following these instructions, I'm trying to construct a JQL that looks like "....status WAS in (Closed,Complete,....)". However, as you can see from the attached screenshot, the JQL is showing an error. Can somebody please help me understand why this error is occurring and what I should do to fix it? FYI, there is no "DURING" in my query, so I don't even know why it thinks it's there.Screen Shot 2019-11-26 at 3.58.54 PM.png

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 27, 2019

Could you show us the full query?

Swaroop Rao
Contributor
December 2, 2019

Sure, the full query is: 

project = "DEV" AND type in (Defect,Development,QA,Sub-task) and parent in (DEV-3371,DEV-3081,DEV-3495,DEV-3411,DEV-3362,DEV-3263,DEV-3177,DEV-3144,DEV-3109,DEV-2720,DEV-2666,DEV-2653,DEV-1975,DEV-1968) AND status WAS not in (Complete, Closed,Done,"QA Complete",Resolved) ORDER BY priority DESC

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2019

Hmm, that query works fine for me, when copied and pasted, so I suspect there may be a stray comma or quote in what you're entering.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events