Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating report based on number of issues responded by an agents per day?

SBS Support July 3, 2018

We are looking to create a report in jira service desk (helpcentre) to monitor how many issue (tickets) our agents respond per day?

Is there a JQL that allows us to see this data?

2 answers

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 3, 2018

Hello,

What do you mean by responded?

If you mean that it was commented by your agents, then you should use an add-on like ScriptRunner. In ScriptRunner you can use the commented function

https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_commented

0 votes
Yogesh Mude
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 3, 2018

HI @SBS Support

You can use the JQL for this like..

Assignee = <Agent> and Updated = startOfDay()

or else you can use the Update Date as well..

SBS Support July 3, 2018

Odd, it's not returning any results even though the agent has been responding to issue (tickets) today.

Are there any other JQL's available?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events