In Jira , i have a filter to capture unresolved bugs found in the last 30 days (created >= -30d). Today , lets say the filter shows 30 bugs. As bugs get resolved, the count will change. Is there a way to graph this using existing add-ons in Jira dashboard ? If not, can I use eazyBI to trend this. What i am trying to get is to see the bugs in this filter each week.
Actually, what i need is a gadget that can just track the total number of bugs in a filter each day. Lets say if i run a filter today and the total count of bugs is 30. Tomorrow, when i run that filter the count becomes 40. Day after, it shows 45. So for this week, the graph that i should get is 30, 40, 45. This is what i would like to chart.
Hi Ashwin,
You are right with your assumption, you could try using eazyBI for this report.
If you import issue change history, you could use a measure "Issues history" together with "Time" dimension to show the number of issues in specific status at the end of each Time period
Or you could simply use measure "open issues" with Time to show the development of open (unresolved) issues over time (see picture below)
Martins / eazyBI support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ashwin,
I hope you are having a nice day.
I understand that you would like to have a gadget that will display how many bugs were resolved per week. Is that correct?
You can use the Created vs. Resolved Chart Gadget which displays how many bugs were resolved/created and can be configured on a weekly basis. Here would be the steps:
- Navigate to your Dashboard > Click to Add Gadget > add the Created vs. Resolved Chart Gadget
- Add your filter to the gadget and configure the period to be weekly, adding how many previous days it should display:
Let us know if this is the option you are looking for. :)
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.