You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello!
I successfully modified the templates for my regulars notifications, however I'm couldn't find where to change the default text that is appended to each to the notifications sent to a customer when a custom workflow status has changed.
Ex: We have a "Aknowledged" workflow status and when we change the status to it, an customer notification is sent with a default text; I would like to change it.
Thank you very much!
Hello @Annie
You should be able to use Service Desk automation rule.
Custome rule:
WHEN issue is transitioned
IF issue matches Status = Required workflow status
THEN Send an email to Customer's involved with the required text.
Amazing! That should work. Testing this now, but confident ;)
Thank you for this very fast response!
Cheers,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, results are back!
There is still a default text that I want to remove, you can see it here highlighted in blue - I search everywhere but cannot find where this default text is.
The following text is correct, it is the text I added in the trigger.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
looks like you created a new ticket and right away you moved the issue to acknowledged so Jira merged both notifications into one email. Give it some time to receive the ticket created notification and then move it to acknowledge and show me the results if that didn't work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok! Sounds good,
Is there a way to disable this merge? How long should I wait in general? because it will often be changed right away.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Emails are sent within a minute or two. You can't disable the merge of the emails. If it's going to happen almost right away, I would consider making the text considering the fact that most likely both emails will arrive together, something like
"Quick update your issue has been acknowledged by and we should be working on it very soon"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Annie was your issue solved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to use the automation module from JSD to create rules when you move your ticket to certain status trigger a different email notification to them
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.