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,640,513
Community Members
 
Community Events
196
Community Groups

Reports for Service desk

Hi,

 

Is there a way of creating a report for the number of incidents/requests resolved by each member of the team.

 

Or to be able to pull this weekly, example Service Desk manager wants to check each week the number of tickets resolved by each member of the team.

 

The current generic "workload" one, just shows the total number of tickets, from the beginning of time, we want to pull a fresh report each week.

 

Thanks, Hanna

1 answer

1 accepted

0 votes
Answer accepted
John Funk
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 29, 2020

Hi @hannatomlinson  - You could create filter to show all tickets resolved per week or for a particular rolling period of time. I assume you have a way of knowing who resolved the ticket, such as Assignee? 

Then create a Dashboard and use the Issue Statistics gadget to group by Assignee which would show the number of tickets resolved by team member (Assignee). 

Hi, 

 

Thankyou yes we have assignee's however, we have created a new workflow so the "resolution" field isnt filled in when resolving a ticket.

 

Our tickets just go into the "resolved" or "closed Complete" status once resolved.

 

Are we able to create a filter for this? Sorry were new to JIRA!

John Funk
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 30, 2020

Yes, you an use something like:

Status changed to Resolved during (startOfWeek(), endOfWeek()) or Status changed to
"closed Complete" during (startOfWeek(), endOfWeek())

That will give you this week. If you want last weeK:

Status changed to Resolved during (startOfWeek(-1), endOfWeek(-1)) or Status changed to
"closed Complete" during (startOfWeek(-1), endOfWeek(-1))

Like Antonio likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events