Automation of Number of Issues in a Status

Eric Gurin October 31, 2024

I am using Jira cloud and I would like to track when 'X" number of issues in a current sprint are in a particular status between the sprint start date and the 7th day of the sprint. Does anybody have a suggestion please? I am hoping to do this using Jira's out of the box cloud automation. Thank you.

4 answers

0 votes
Eric Gurin November 18, 2024

Thank you Danut.

0 votes
Eric Gurin November 18, 2024

Thank you Bill!

0 votes
Danut M [StonikByte]
Atlassian Partner
November 1, 2024

Hi @Eric Gurin,

I'm afraid that this is not possible by using the Jira automation.

As Bill mentioned, you could try the Cumulative Flow Diagram report to see the number of issues in each status along the time, although I don't see an easy way to configure it to display only the issues from a specific sprint...

Another possibility would be to search on Atlassian Marketplace for an app that provides a report of gadgets that displays the info that you want.

In case you consider the idea of using an app, you could try the Cumulative Flow Diagram Chart gadget offered by our Great Gadgets app. It can displays the number of issues in each status along the time. 

image.png

You should configure it with a JQL that returns the issues from a sprint and set as timeline the sprint start / end dates, and to group data by 1 day.

Danut.

0 votes
Bill Sheboy
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.
October 31, 2024

Hi @Eric Gurin 

That information is in the issues' history, and it is challenging to access for the reporting you describe.

Rather than using Jira Automation, you could "hack" the Cumulative Flow Diagram / report by selecting your sprint timeframe and then de-selecting all the status values except the one you want to see.  This would show the count of issues in that status over time as an area chart.

https://support.atlassian.com/jira-software-cloud/docs/view-and-understand-the-cumulative-flow-diagram/

You could still use an automation rule to perform such counting, using repeated calls with JQL and the Lookup Issues action to count issues for the days of interest, and then store the results in created variables.  That approach will be slower and prone to errors (due to existing problems in status changelogs and checking them with JQL and the WAS IN operator).

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events