I've created a Pie Chart to report on multiple Next-Gen projects with category EU-ECom.
In the Pie-Chart I'm seeing 2 times every status (or even more).
Eg.
Total Issues: 192
54Done
29Done
25Backlog
17In Progress
13To Do
12To do
11In Progress
9Test
9To Do
3Selected for Development
10Other...
However when I use JQL:
category = EU-ECom AND status = Done ORDER BY lastViewed DESC
I'm getting a total of results.
How can I make sure that all "To Do" or "Done" status topics are combined in my Pie Chart?
KR Florus
Atlassian team any idea if this bug will be picked up soon?
did you report this to Atlassian Support and did they open a bug for it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jack,
Thanks for the tip.
Just created an support topic.
KR Florus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
can you supply a link to the support topic so I can add myself? Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Florus Blankespoor ,
I also noticed this bug in Next Gen projects and created a solution in our Cloud app Custom Charts for Jira.
Here's a short Youtube video of me explaining the problems and solution: https://www.youtube.com/watch?v=wPeYMSE_joE
This app allows you to create custom pie charts that are a big improvement on the default Jira charts. You can select colors to keep them consistent (so Done is green, not blue...) and also change the order so it's more helpful for visualizing statuses.
The most useful feature for your request is that we do string matching on values, so all "Done" or "To Do" statuses are automatically grouped together in our app, which will hopefully resolve your issue!
We've also just added a new feature for Next Gen projects that allows you to merge all custom fields with the same name into a single pie chart. This is very useful if you have created lots of fields with the same name in multiple Next Gen projects and want to see a combined report.
There's also a companion app to create the exact same charts in Confluence :)
I hope that helps with your issue!
Tom
Custom Charts Product Manager
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why don’t you attempt to prove/disprove your theory by excluding NG or Classic within your filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jack,
Thanks for the suggestion.
Just tried to prove this.
With a JQL with only classic projects the results are good.
With a JQL with only NG projects I've got multiple results for the 'To do' status (To do, To Do, To Do, To Do).
Can this be solved?
We want to use this dash board for an overall team overview. To see how many tasks are on a certain status.
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.