Page 1 of 1

Help on Bug Reopen Count required

Posted: 17 Jul 2009, 09:24
by jaskiratsingh
I need a report in which i need a count on how many times each bug has been reopened i.e. status has been changed from Resolved to Reopened. The only was i know is to open each bug and searching for the same in Issue History.


Can anyone help me with this?

Re: Help on Bug Reopen Count required

Posted: 20 Jul 2009, 06:08
by vboctor
There is no way to do this out of the box. However, you may be able to do this by implementing custom functions that hook to issue update events. Check the custom functions section in the manual.