I would like to filter out bugs that when back to programmers
mean Status change from - "Ready For QA" to "TO DO"
I can look for status = "TO DO"
but I don't know how to see if the status was change from "ready for QA"
I think your JQL query must look like this
status changed from "Ready For QA" to "TO DO"
thanks it's working :)
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.