The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

send an email when a custom field has a specific value

Daniel Luevano
Contributor
March 30, 2015

Hi,

I'm trying to create an event listener or condition that send an email to someone if a custom value created (a list field) has a specific value. somenthing like (pseudocode):

if (flag)=='+') {

sendEmail(someone@somenthing.com)

}

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Daniel Luevano
Contributor
March 31, 2015

How can I do that?

0 votes
Bhushan Nagaraj
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 Champions.
March 30, 2015

So what is the question?