Can we have a bar graph for completed vs incomplete resolution and month.Only for closed status and issuetype=Bug
Hi @khushboo_puri ,
How do you differentiate between completed and incomplete bugs? Are you using a custom field to store completion information, can we detect complete issues with a JQL?
We have resolution field that is present on transitions screen,it pops up when we close bug,yes we can detect the issues with the help of JQL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @khushboo_puri ,
At this point in time your closed issues are all complete.
I guess what you are looking for is historical bar chart. For the bugs that are in closed status today, how many of them was incomplete last month or the month before. It is not possible to get such a report either with Jira's built-in gadget or using our marketplace apps.
I suggest that you create number of bugs resolved over time chart instead. Below is a sample chart created using Reports - Charts and Graphs for Jira Dashboard app developed by our team.
Below you can see an article about creating custom charts in Jira with our app.
How to Create Custom and Flexible Reports, Charts and Graphs in Jira
Here is our live demo dashboard where you can see and modify sample reports and play with them. Hope it helps.
If you have further questions, feel free to schedule a demo with us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @khushboo_puri,
Your request is a bit unclear. Completed vs Incomplete are values of Resolution field?
You want this for issues in the Closed state, but it doesn't mean the Resolution field is set already for the closed issues?! Could you please provide a mockup/sample?
You might be able to display a chart like this by using the Pivot Table & Pivot Chart gadget offered by our Great Gadgets app.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes Resolution is a field.
A bar graph that splits by closed bugs by resolution type complete or incomplete over time(so that I can compare month over month)
Jira issue type:Bug
Status:closed
Resolution( have to fill when u close): complete or incomplete
We are on Jira Datacenter
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.