Exclude existing watchers from receiving a Send Email notification using Automation for Jira

lukec May 14, 2021

If an issue has 2 watchers, and a 3rd is added, is it possible to not send an email to the first two, who already received one?

I am using Automation for Jira, and the rule is essentially: when the Watcher field is changed, Send Email to Watchers. 

Any idea how to exclude existing watchers? I saw a separate article on how to avoid sending an email to an initiator who is also a Watcher, but nothing on other existing watchers. 

Thanks,

1 answer

1 accepted

1 vote
Answer accepted
Bill Sheboy
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.
May 14, 2021

Hi @lukec 

You may be able to do this by removing the prior values from the Watchers using changeLog or fieldChange.  Please look at this help to see how those work:

https://confluence.atlassian.com/automation/smart-values-993924860.html

Best regards,

Bill

Suggest an answer

Log in or Sign up to answer