HI,
I have a workflow where we have to perform a transition automatically when actual date is equal to end date. when we create a issue we mention out of office delegation start and end date .
App: Automation for JIra can do that
Hi Raj,
So with this app: Automation for JIra
You can set up to run automation on schedule = 1 daily. And use a jql for "End Date" <= now() as your condition, and then transition the issue as your action.
Service desk automation won't be able to do that as there are no scheduled triggers.
Hope that helps
Susan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You could use the Service Desk Automation feature.
Create the Issue Created trigger. then add the Issue Matches condition with the JQL query like: "End Date" <= now(), then add the transition issue action.
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.