You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I know how to pull individual reporter's issue on the following query.
project = NI AND issuetype = "Defect TRACKER" AND created >= 2021-01-01 AND created <= 2021-01-15 AND reporter in (user_id_1, user_id_2, user_3, user_id_4)
The query generates a list of all the issues for all the reporters. How do I get the following reports instead.
Reporter | Issues |
name of user_id_1 | 10 |
name of user_id_2 | 8 |
name of user_id_3 | 11 |
name of user_id_4 | 9 |
Please advise.
Thank you,
Lawrence
Hello @Lawrence ,
Try Two dimensional Gadgets on dashboards.
with the created JQL,
X Axis - Reporter
Y Axis - Reporter
is it matches your need.
Thanks
Hi Anvesh,
Thank you for your suggestion.
However, it appears the version of Jira that I'm using does not support 2D-statistics. Attached is the error message that pops up when attempting to add the gadget. Is there an alternative to the the 2D-statisitcs approach. Please advise.
Thank you
Lawrence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anvesh,
I don't know what happened before. But, I just try it now and it works.
By the way, is there a way to change the heading of gadgets name "Two Dimensional Filter Statistics: 2D-Stat" to something else?
Thank you for your time and help.
Regards,
Lawrence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.