Hey guys,
i'm looking toi implement JQL from this document for a project: https://community.atlassian.com/t5/Jira-questions/JQL-How-to-get-status-in-certain-status-for-more-than-x-weeks/qaq-p/1040760
I just wanted to double check the JQL from the above link is all native to Jira Cloud and not being pulled from out scriptrunner add-on, as I don't think we will be renewing script runner and want to avoid my method becoming depricated.
Specificalluy the status CHANGED AFETR action.
Many thanks!
Hi @Michael Savedra ,
Changed is the operator and is used to find issues that have a value that had changed for the specified field. It is part of advanced search.
Please refer below document for more details @
https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-operators/
Hello @Michael Savedra
The functionality 'status CHANGED AFTER' is currently available natively on Jira Cloud. I have checked and confirmed this using an instance which has no plugin available
Kindly accept the answer if this helps.
Regards,
--GG
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.
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.