"Reopened" bugs statistics

Marina Volfovich-Lanz October 12, 2015

Hi There!

I really hope you can help me.

I'm looking for a way to export to an excel file who is the bug assignee that had the highest number of reopened bugs during a certain project.

Hope that my question was clear smile

Thank you very much!

Marina.

1 answer

1 accepted

0 votes
Answer accepted
Paula Silveira
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 12, 2015

Hi Marina,

You can have the list of users with the number of reopened bugs by doing the following:

  1. Create a filter that queries the bugs that were reopened. You can try something like issuetype = bug and (status = Reopened OR status was Reopened);
  2. Add a Pie Chart gadget to a dashboard
  3. On the gadget, add the filter to Project or Saved Filter and select assignee on Statistic Type

If you want to export the bug list to Excel, you can open the filter > click on Export > choose Excel (All fields) or Excel (Current fields).

Thanks and regards,
Paula Silveira

Alejandro Boyadjian September 27, 2019

This felt so close!

But my problem is that i need to get how many bugs got reopened after a developer worked on them.

But the developers usually are not the final assignees since the bugs go through Testing.

Moshe Yakobovich March 24, 2021

Did you manage to solve this?

Suggest an answer

Log in or Sign up to answer