I want to filter out the issue which have been moved from Inprogress dev to Todo QA withing one day and also the list of statuses displayed on using the 'changed' statement are different from ones I want to use.(custom created statuses)
Hello,
You filter out required issues by this JQL query:
status changed from DEV to "Todo QA" after -1d
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are most welcome! If my answer helped you kindly accept my answer
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.