I want the workflow status of a JIRA issue to automatically change when a value has been entered into the Estimation field. Is there a way for me to automatically trigger the status change using JQL?
Ex: Project = SD AND Story Points != empty causes the workflow status to change
Colette, if you have the Adaptavist Script Runner Plugin - this is really, really easy. They have what's called the "escalation service" which can periodically modify issues based on a JQL query, for instance: to change the state of issues if they have been inactive for 2 weeks.
I have an escalation service programmed to change a status when there are a certain number of custom fields populated.
--Jason
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.