JQL Query for searching Unresolved Issues (Story) in the sprints for different Quarters 2020

Simar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 28, 2020

Hi, 

I am trying to create JQL Query to search all the unresolved issues (story) in the sprints for Q1 2020 but i am unable to identify the criteria for the query to show correct results. I am using the below query:

project = XYZ AND issuetype = Story AND resolved is EMPTY AND updated >= StartOfYear() AND updated <= StartOfYear(3M) AND sprint in closedSprints()

1 comment

Comment

Log in or Sign up to comment
LarryBrock
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 11, 2020

Hi @Simar , what results are you missing when you run this query?  It appears to be syntactically and logically correct, assuming sprints are being properly closed.

TAGS
AUG Leaders

Atlassian Community Events