Hi There,
I'm trying to set up an automation rule on the following conditions.
1. When ticket status is changed from "Work In Progress" to "Waiting for client response" immediately an auto email should be sent to the reporter saying "Awaiting client response".
2. After 3days from the time ticket status is being changed from "Work In Progress" to "Waiting for client response", an auto email should be sent to the reporter. [Kind of 2nd reminder]
3. If there is no response even after 2nd notification is sent, ticket status should be automatically changed from "Waiting for client response" to "On-hold".
Thank You.
Hi @Jairaj K
Did you have a look at the Automation Playground ? It has examples for most common use-cases and you can have a look at the Email sample rules to achieve your specific use-case no 1.
However for achieving use-case no 2 & 3, its currently not possible to get the time in status using JQL out of the box.
You will have to store the transition timestamp in a custom field and use smart values to calculate the time in status.
Regards
Ajay
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.