I am looking for a way to create a report that will show the path a story or bug took to get to the status of Done. IE, trying to see how many issues made it to QA and were sent back to development within a sprint
Thank you Trudy! Just what I was hoping for. Was worried I had to go to a 3rd party app.
Hello @Ed Maschler
There is a JQL operator called CHANGED that you could use to filter for issues that were changed from Status X to Status Y. You can even apply date conditions to the change date. Refer to
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.