Added by Anna Robinson over 13 years ago
We use some custom "issue statuses" to track where our bugs are at. For simplicity, let's say these are:
New
Open
Fixed
Closed
When QA regresses a bug in fixed status, it may go back to open status if the issue isn't 100% fixed.
At the end of a project, I want to see how many bugs were re-opened. Is there any sort of report that could tell me how many bugs went through a particular workflow, such as Fixed > Open, on a given project?