Reports

Nicole Carbone May 6, 2020

How can i customize reports? I want to create a dashboard that looks at the number of tickets closed each day by person.

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 11, 2020

Hello @Nicole Carbone

Welcome to the Atlassian Community!

Per your description, I understand you are trying to create a report that displays the issues resolved each day by user. Is that correct?

There are some dashboard gadgets that can provide you with that information, as the two-dimensional filter statistic gadget. This would be the steps to configure it:

  1. Navigate to your issue navigator page and create a filter to return all the issues resolved in the current day:
    resolved >= startOfDay()
  2. Navigate to your dashboard > Click to add a new gadget > Select the two-dimensional filter statistic gadget
  3. Select the filter you created and the statistics Assignee and Resolution:
    Screen Shot 2020-05-11 at 20.48.25.png

The gadget will display all the issues resolved in the current day, grouping them by the assignee. P.S: You can change the filter to return that same information for any specific amount of time you want.

Let us know if you have any questions.

Suggest an answer

Log in or Sign up to answer