Hello,
I would like to make an automation to change the status of an issue 10 min after it is created. Any idea how to do it?
Hi @Eleni Wagner-Oikonomi , I could see this working two different ways.
- You could make some sort of SLA for 10 minutes, There is a trigger for when an SLA is breached (the 10 minute threshold) and then change your status.
or
- you could setup the automation to run at a scheduled interval. Every 10 minutes seems to be a little much and might cause too much overhead, you'd have to work with with it. But you could set it to sweep every so often, and look if the status hasn't changed so many minutes after it was created and then change the status.
there are a bunch of automations in a Library, you could probably use for a reference. Support was VERY helpful with me to get an automation setup.
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.
Hi @Eleni Wagner-Oikonomi
Welcome to the community!
Here's an option to do it with SLA configurations using the SLA Time and Report for Jira add-on. Set the Start and Stop conditions and run the trigger for 10 minutes.
This will be the same for native JSM functions but in separate SLA and Automation windows.
If you want to compare these options, use the 30-day add-on trial and decide which one you like better.
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.