In my worflow, when an issue is created, it goes to "open" status. After that it has to picked up for review and approval. I want to configure the workflow in such a way that if a particular issue type is in "open" status for more than 2 "working days" it is moved to the "approved" status automatically. Is this possible without writing a script?
A lot of people (including Atlassian) use escalation scripts - see https://confluence.atlassian.com/display/JIRA/Jelly+Escalationfor an example of these.
Hi Kumar,
This is not possible without adding a script or using an add-on. However, groovy script runner plugin has a built in script that can do this for you. Take a look at
https://jamieechlin.atlassian.net/wiki/display/GRV/Built-In+Scripts#Built-InScripts-Fast-tracktransitionanissue
Thank you
Bhushan
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.