You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I would like to retrieve the most used impacted applications under a certain project/board using a JQL query or a dashboard gadget. Is that possible?
Hi @Kocharla_ Elbert ,
You can see these data in a DashBoard Gadget, for example the "Pie Chart" Gadget.
Gadget Config:
And thats all... it will Display the matching issues for a project or filter as a pie chart.
You are a HERO!! Thank you, Juan. Your solution worked like a charm.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Kocharla_ Elbert
How do you determine the impacted application(s) in an issue? Is this a field? Can it have more than one value?
Assuming it is a field that is a selection list, you can retrieve all the issues that have values in that field. Then in a Dashboard you can use the Two Dimensional Statistics gadget to display the count of issues for each value by defining that field as one Axis and another field (maybe Issue Type) as the other Axis.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.