Can you create an email notification that goes to only agents listed on a specific issue?

Kyle
Contributor
November 25, 2020

For internal comments only, we would like to set up a notification to send an email to only licensed service desk users (not customers) that are listed on that specific issue as request participants. Is this possible? 

[public comments go to all customers and agents listed on the issue]

 

Using Automation for Jira here is what I have so far:

Trigger:

When: Issue commented

Rule is run when a comment is added to an issue.

 

If: compare two values

{{issue.comments.last.internal}} equals true

 

Then: Send Email (But only to licensed service desk users listed on this issue as a participant)

1 answer

0 votes
Liam Green
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 26, 2020

Hi @Kyle 

What issue are you having with the above?

Thanks, Liam

Suggest an answer

Log in or Sign up to answer