Dear All,
I want to write an automation for customers to tell them about comment added.
First of all I want to use customer name , latest comment added and latest comment creator like
Dear Customer One,
XXX made a following comment ""
Hi @Eitzaz Haider ,
You can set up an automation that sends an email when a comment is added.
Formatting the email content is described very well by Atlassian on the smart values pages:
smart-values-in-jira-automation
Note: the comments are an array of strings: you need to consult the automation examples given in the List sub-page you find on the referenced page above.
Dick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why you want to do that, since you have already a dedicated event, which sents out notification for every public comment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alex Koxaras _Relational_ ,
This is a great question. Currently, Jira has some limitations.
To receive notifications for actions beyond just the creation of requests(Request Created) on the service portal, customer must enable notifications for each individual request. Unfortunately, Jira administrators cannot set default notifications turn on for customers, nor can customers adjust these settings on their service portal. To address this issue, I am creating this automation because customers don't want to enable the notification on by themselves and also I believe this is valid demand.
For reference only
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So there customers are part of a jira organization? And you have set up the customers permissions to share a request with their organization as default? And then what? You need to spam all members of that organization whenever someone comments on that issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras _Relational_
I'm sure @Eitzaz Haider has the best interest of the customers in mind. Perhaps this question was an investigation on his behalf on how the standard notifications could be replaced by a more concise notification, thus catering more profoundly to his customer's wishes.
All in good spirit,
Dick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ηι @Dick ,
In order to provide more help on this matter and @Eitzaz Haider initial question, the above questions need to be addressed. If Eitzaz is purely interested in just creating an automation which will spam the customers with emails they didn't signed up for, then be my guest. But perhaps there could be another way to achieve what he want's without spamming the poor customers. But again. That's totally up to him. :)
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.