How can I send an email to a Group only when a custom field (Resolution Team) = a certain value?

Arthur Queenan April 19, 2012

We hava outside group that would like to receive emails when issues are created for them. The issues will not yet have been Assigned (if they were, our Notification Schema would work by sending the Assignee an email upon creating an issue). So, we only want the email to go to a Jira Group when an Issue is Created and a Custom Field has a particular value (Resolution Team = IDD).

Thank you!

1 answer

1 accepted

1 vote
Answer accepted
Ramiro Pointis
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.
April 19, 2012

Hi Arthur, the Script Runner plugin would be perfect for this matter. You can add a new Post-Function that sends an Event when the issue is created that will check if the customfield_xxxx = value and then send an email.

You can see the documentation of the plugin here.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events