Is possible to use the automation tool to create triggers
- If a ticket is not “In Progress” at the VPN exception start, send a notification or e-mail to me as a reminder.
- When the end date has passed, send out a notification or e-mail to remove the exception.
Hi @Ali Cebe , yo can create an scheduled automation that based on the resulting JQL query..
It could look like this maybe:
Cheers,
Esteban
Hi @Esteban Diaz Thank you. But I am getting this error
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ali Cebe ,
instead of using the IF component, you need to create a Brunch for each JQL.
Cheers,
Esteban
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ali Cebe , by the way , last solution will send an email for each issue returned in the JQL ... but if you want to create one only email containing the whole list of issues returned by the JQL , you will need to do something different. using Lookup issues component... here you can see my other solution :
Cheers,
Esteban Diaz
https://www.linkedin.com/in/estebandiaz/
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.