Our design team uses a Status "Preflight" and I am trying to create a report showing how many times an issue has been placed into that Status. One issue could have been in that status several times in just one day. Would like to create a report showing the amount of issues using that status.
an issue's status changes are captured in an issue's issue history, which you can access from the issue view in Jira or via Jira's REST API. From these status changes, you can calculate the number of times that an issue has been in a particular status - however it can be quite tricky to do that by hand.
That's the reason why a lot of users rely on solutions from the Atlassian Marketplace to do that for them. E.g., you may want to have a look at the app that my team and I are working on: JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a long list of so-called history columns that aren't natively available, including the number of times in [status], time in [status], time between [status] and [status], and many, many more.
This is how it looks in action:
As you can see above, you can easily sort and filter by your history columns, and also use them across JXL's advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), sum-ups, or conditional formatting. Of course, you can also export your data to Excel or CSV in just two clicks.
Any questions just let me know,
Best,
Hannes
You can use Jira Rest API's to pull Issues change history and build you own custom solution, or a readily available solution, you might be interested in a mktplace app,
The "Status Count" report in the app can help meet your requirement to show how many times the issues went into eash workflow status. Also the app has 20+ reports to meet a variety of use cases.
Do give it a try.
Disclaimer : I am part of the app team for this add-on
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Brad Schultz ,
If you are open to using apps you can use Time in Status for Jira , an app developed by our company.
You can filter by various criterias, and you can view, sort and export to CSV your search result that comes in two perspectives, both disclosing how many times the issue was in each status.
Columns - Perspective
Rows - Perspective
Regards,
Petru
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Brad Schultz
While this data is available in the Jira issue history, generating a proper report from it requires a third-party reporting tool.
The good news is that the report is available in our application, Timepiece - Time in Status for Jira. With the app, you can directly learn the status counts without having to deal with Jira issue histories.
You can select your 'Preflight' status, and the report will instantly show you a list of issues and the exact number of times each one has entered that status.
To take it a step further, you can also:
Automate it: Use our Scheduled Reports feature to have this count report automatically delivered to your team on a regular basis.
Get Proactive Alerts: With the Alarms function, you can set a rule to notify you if an issue enters the 'Preflight' status more than a set number of times (e.g., more than 3 times), helping you catch potential issues early.
Timepiece works with your existing Jira issue history, so there’s no need to change your workflows or add anything extra after installing the app. You can even generate reports for past issues right away. Reports are accessible through the reporting page, dashboard gadgets, and issue view tabs, available as both data tables and charts. Timepiece also supports CSV and XLS exports and offers a REST API. And it is available for both Jira Cloud and Data Center.
You can check Timepiece - Time in Status for Jira out on the Atlassian Marketplace. Hope this helps you get the report you're looking for!
Full disclosure, I'm on the team that makes Timepiece - Time in Status for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If you might consider purchasing an app, eazyBI reports and charts for Jira could help.
There are standard elements in eazyBI to count status transitions and you can have a report like this out of the box:
Kindly,
Janis, eazyBI support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Short answer: there is no built-in way to count those, although there are several workarounds possible depending upon your frequency of need and willingness to spend money / time.
On to the workarounds:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.