Forums

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

record count of stories by status by sprint

dbrum
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!
October 12, 2018

Need to create a filter and then a chart that shows:

# of tasks/stories etc by Sprint

Ordered by Status to get a record count

example:

New: 5

In Progress: 10

Ready for UAT: 4

etc

How would the JQL for a simple query like this look? 

 

3 answers

4 votes
Coley Anderson
Contributor
October 12, 2018

Agree with the above!

Depending on how many projects you have in your instance, what your settings are - the JQL query could be similar to

issuetype in (Task, Story) AND Sprint is not EMPTY 

and if you use the Two-Dimensional Gadget the output would look similar to

Example.JPG

Jonathan Mao July 10, 2020

This is great. How can do this for a date range?

e.g., show me the number of issues on a certain date range.

Note: I'm interested all the stories on the board in that time period. Not just those created or updated.

Thanks in advance from a JQL n00b :)

3 votes
Derek Fields _RightStar_
Community Champion
October 12, 2018

This seems to me to be a simple Two-Dimensional Dashboard gadget. You would create a filter that lists all of the issues that you want to include. Then set the Y-Axis to be the Sprint and the X-Axis to be the Status

0 votes
dbrum
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!
October 12, 2018

thanks - that was easy.

Is there any way to chart this and not just in a table view?

Coley Anderson
Contributor
October 15, 2018

I think the Two Dimensional Filter is the best way, but you could always play with the charts.

If you have your filter built, you can use that as your saved filter. 

Example: Pie Chart - Statistic type set to Status

Decide if you want to auto refresh or not

PieTest.JPG

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events