Hello @Yojhan
Thank you for reaching out.
Per your description, I understand that you would like to get a statistic for the agents' activities in your JSM site based on a recent time range. Is that correct?
I believe that maybe the gadgets "Issue statistics" and "Two dimensional Filter statistics" may provide you with the information you need. These gadgets provide the statistics of issues based on specific fields (Statuses, Resolution, Assignee, etc) and must be configured with a JQL filter, which you can edit to take issues within a specific time range or activity.
Let me give you an example:
Let's suppose you would like to get the number of issues assigned in the last 10 hours for each agent on your site, grouping them by status. These would be the steps:
assignee changed AFTER -10h and assignee != empty
The gadget will properly display the number of issues assigned by each agent in the last 10 hours, grouping them by status:
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.