Hello,
I want to get the Piechart on my dashboard for Valid Vs. Invalid statuses.
Valid could have multiple statuses (i.e. Open, Backlog, Ready for testing, Dev Done...etc) and Invalid is having Status as Closed with "Declined" Resolution.
Hi @Maulik Ozwala ,
This is a feature that's available in Custom Charts for Jira that I think would help with your requirement. You can create a pie chart and group multiple statuses together directly in the editor and rename the groups to suit your needs.
Here is an image of how it works, which you can also try out for yourself on our interactive app playground: https://www.oldstreetsolutions.com/jira-reporting-playground
I hope that helps with your question.
Tom - Custom Charts Product Manager
Hi Malik, welcome to the Community. If this is something you need only occasionally I would recommend using excel. Export your list of issues or use the Jira extension for Excel. This will allow you to create the desired charts. If you need this regularly then consider creating a custom drop down field that has two possible values: valid and invalid. Default to valid and using automation you can set to invalid if an issue transitions to Closed and a condition of Resolution = Declined. Then setup your pie chart using this custom field. With that said, it seems like you are trying to identify any issue that is Closed-declined so rather than go to all of the above effort, why not simply a filter list gadget using JQL - project = abc and status = closed and resolution = declined?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.