I need an automation that will send an email one hour after the issue is resolved. Here is my automation so far, Timespent = 3 is for my tests.
Time-traking is on and set by default to minutes, I also activated the time-traking permission Work On Issues.
I might be complety wrong here, please help!!
Hi @Jonathan Tessier ,
I don't think it's possible with out of the box automation using the resolution. The way you have it set up, the resolution changing is the trigger for the rest of the automation. An issue will never be resolved for 1 hour the second it changes to Resolved.
You could use the Time In Status trigger, which could work depending on your workflow.
If Time In Status 'Closed' = 1hr
Matches : {condition}
Then: Send Email
Thanks for the information, I tried it, the thing is if I don't use "issue resolution changed" the customer satisfaction notification is not sent to the client.
What is going on is when I send a comment and resolving the issue at the same time, the emailed notification as the comment and the customer satisfaction merged together as one notification sent to the client. I would like to have them sent separately.
Not sure I'm clear enough....
Here is what it looks like when both the comment and the customer satisfaction notification merge together.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Service Desk (and now recent versions of Jira Software) will bundle notifications sent within a certain timeframe (I think about 10 minutes or so but I could be wrong about this) That's why you're seeing the email comment and the satisfaction survey in the same email. If you space them apart enough, they should send separately.
So if I'm understanding correctly, you want to keep it that way, but the issue is that the Customer Notifications for Issue Resolved/Issue Transitioned will send an hour before the custom email message.
Unfortunately, I don't think what you're looking for is available out of the box, likely you will need an automation plugin such as Scriptrunner to send the Customer Notifications at a specific time/after an event.
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.
I don't seem to find a way to deactivate this merging comments, do you know if it's possible.
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.