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.
Hi all,
I need to Group and report on tickets emailed to support desk. An example would be user
1@jira.com, 2@jira.com and 3@jira.com all work in accounts so the would be group into accounts.
Many thanks
John D
@John D O_Connor You can create filters using JQL for each group and then add that to a dashboard to display the information you need to report on. You would just do something like reporter in (""1@jira.com", "2@jira.com", "3@jira.com") in your JQL and add project or other criteria you would like to filter on. Once you have your filter in place you can save it and create your dashboard.
Here is some helpful information:
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.