Forums

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

I want to see the list of issues released/closed every quater. I don't see any filter for that.

Anjali Rawat
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 23, 2019

I want to create a dashboard to list the issues solved (closed/released) on quaterly basis. 

e.g For Jan-April 2019

April-July 2019 and so on.

I don't see any filter to display issues solved quarterly. Can anyone help with this?

2 answers

0 votes
PD Sheehan
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.
April 23, 2019

You can use separate JQL filters to return quarterly data:

  • resolution changed from empty during (startOfYear(), startOfYear(3M))
  • resolution changed from empty during (startOfYear(3M), startOfYear(6M))
  • resolution changed from empty during (startOfYear(6M), startOfYear(9M))
  • resolution changed from empty during (startOfYear(9M), startOfYear(12M))

Then use different gadgets like "issue statistics" to show the data from each filter.

0 votes
Jack Brickey
Community Champion
April 23, 2019

Correct that is not available. What I do to is to leverage the Created vs. Resolved gadget, set my days previous to say 120 and select the period to be Quarterly.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events