hey
our workflow looks something like this
open>in progress>QA>done
(very roughly)
the 'assignee' filed never changes during the cycle (dont ask why, u dont want to hear the answer)
i would like to know if there is a way to get a report about the amount of bounce back per person
meaning for each assignee how many issues moved from status QA back to 'open'
thanks!
Hi @evyatar or
You can create a filter using a JQL similar to this :
status changed from ("QA") to ("Open") by ("Username")
Then create a Two Dimensional gadget on the dashboard and use this filter.
thanks the 'by' clause did not work for some reason
but i got what i needed using
status changed from ("QA") to ("Open")
and some simple excel
thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.