Create Custom Reports

Bunty December 27, 2018

Hello All,

Is it possible to define custom reports with user-defined filters?

Example what kind of reports I am looking for:

1. List of issues submitted against the component.

2. All Items tracked by a certain Revision/Release.

3. All accepted stories and bugs per revision or within a time window.

 

Thanks,

Mani.

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 9, 2019

Hello Manikanta,

You can a Filter results Gadget to each issue filters you would like to return. For the reports you are asking, here are Filters:

1 - Create JQL filter:

Component = XYZ

2 - Create JQL Filter:

Release = XYZ

3 - Create JQL Filter:

"Issue type" in (Story, bug) and status = Accepted and Created <= XYZ and created >= XYZ

To create the Filter Results Gadget:

- Navigate to your Dashboard > Add Gadget > Search for Filter Results > Add gadget

For more information about it, check the documentation below:

Adding the Filter Results Gadget

Please, let me know if it works for you.

John Greenly September 20, 2019

Will this work for utilizing "time spent" as well?  Thank you

Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 23, 2019

Hello John,

What do you mean by utilizing "time spent"? Are you trying to return issues that were logged with any time at a given period?

Let me know exactly what is your final goal.

Suggest an answer

Log in or Sign up to answer