Hi,
Is it possible to track movements of Tickets in Jira like the below.
Progress
Removed
NO Movement
I basically want to see how many tickets moved from Progress to Testing last week for example. something like that.
help please.
Hello Ore,
Have a look at the below discussion:
For the example you mentioned, you may try:
status CHANGED FROM "Progress" TO "Testing" AFTER -1w
You can combine multiple queries if you want with AND and OR,
(status CHANGED FROM "To Do" TO "Done" AFTER -1w) OR (status CHANGED FROM "In Progress" TO "Done" AFTER -1w)
Cheers,
Muaamar Amer
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.