Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,491
Community Members
 
Community Events
184
Community Groups

How can we do a reports for those support person assigned to their departments?

We have created initial view of reports but doesn't have a correct JQL query yet. We have tried the following queries for Level 2 and Level 3 support on their designated department  and these are the following JQL each of them

 

l2 and l3 reports.PNG

L2 = Level 2 Support

L3 = Level 3 Support

ICT Group = This is a group where the L2 and L3 are.

Total of Tickets =issuetype in ("[System] Incident", "[System] Service request") AND assignee in (membersOf("ICT Support Group"))

Service Delivery = issuetype in ("[System] Incident", "[System] Service request") AND Department ~ "Service Delivery"

Solution Management= issuetype in ("[System] Incident", "[System] Service request") AND Department ~ "System Support"

Data Science and Analytics= issuetype in ("[System] Incident", "[System] Service request") AND Department ~ "Data Science and Analytics"

Information Security = issuetype in ("[System] Incident", "[System] Service request") AND Department ~ "Information Security"

Governance = issuetype in ("[System] Incident", "[System] Service request") AND Department ~ Governance

No Department = No JQL yet

Other Department = No JQL yet

1 answer

0 votes
Joseph Chung Yin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 26, 2023

@Mela -

Using JQL, you can report on the department field only if the field is associated/captured as the issue meta data attributes at each issue level.  If the field/value is not associated to the issue, but it is a part of the user profile attributes, then it is not possible out of the box.

You will need to see if there are any third party add-ons via Marketplace that support the ability to extend the JQL functionality.

Example - Scriptrunner for Jira (an excellent add-on which allows you to extend/customize Jira/JSM applications functionality - including JQL without extensive codings) - https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?tab=overview&hosting=cloud

Hope this helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Technology Applications Team

Viasat Inc.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events