I need a historical table to show monthly wise how many tickets were in each workflow status. like I have a status "in progress" so how many issues that are in this status every month.
table format:
status = row
month = column
Hi @Mariam Mohamed,
Without the need to invest in reporting apps and using out of the box functionality, you may want to take a look at the Cumulative Flow Diagram that pretty much presents this information. It is a default report included in all your agile boards.
Hope this helps!
Hi Walter,
Thanks for the swift response, do you know how can I have this chart in table format?
It is only available as a chart. To build something yourself, I would recommend looking at BI tools that can pull in your Jira data and create trends reports from them. Jira's built in reporting is quite decent to display real time data, but doesn't over much to display historical evolution.
If you happen to have a BI tool available (like e.g. PoweBI or Tableau, ...) you can look at connector apps to bring your data into that tool easy. Or if you want to bring a reporting solution into your Jira instance, EazyBI is a very good option as well.
yes I have eazybi tool and I found the cumulative flow diagram in the sample reports, I will do modifications on the report and hopefully this is the solution we are looking for, thanks again!
As mentioned already, the Cumulative Flow Diagram report of Jira could be a good solution, although it is not so flexible in term of input data - it is at the project level and does not allow custom JQL/filtering.
If you consider the idea of using a plugin, then our Great Gadgets app offers a Cumulative Flow Diagram gadget that is highly configurable and easy to use. Allows CFD by issue status, status category, board column, etc
Danut
It looks like you're new here. Sign in or register to get started.