Hello community!,
I want to automate the transition of issues in base of when it was opened the ticket (7 days). I mean, if the ticket was opened 1 week ago, the ticket transition to the next status.
I think it can be do it with script runner post function, but I dont really know...
Thank you!
Hi @Aitor Bermejo Cacho ,
Maybe you can try Escalation Service in scriptrunner. Create a JQL for the cases which you need to be transitioned, Project= xxx and status in xxx and created > -7d, then choose the transition which lead to the next status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Aitor Bermejo Cacho !
I think it close for You task https://community.atlassian.com/t5/Marketplace-Apps-questions/ScriptRunner-how-to-change-status-of-an-Issue/qaq-p/628842
https://scriptrunner.adaptavist.com/latest/jira/script-fields/time-of-last-status-change.html
Also I recommend look this https://marketplace.atlassian.com/apps/1215460/automation-for-jira?hosting=cloud&tab=overview
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.