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: 

Email Notifications Only When The Label Field Is Updated

Jo Ferraro
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 13, 2020

Hello! I'm currently trying to figure out a way to receive email notifications from JIRA whenever a specific label is applied to a ticket. Let's say we have a label called "testing" on our Jira Server. I want to receive email notifications whenever the "testing" label is applied or removed from a ticket. Is this possible without any plugins?

 

Thank you.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Rahul Savaikar
Contributor
September 29, 2021

Hello @Jo Ferraro 

Try the method mentioned by @Ravi Sagar _Sparxsys_ here. I believe, it should work for you with a few tweaks.

0 votes
tokcum
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.
November 15, 2020

Dear Jo,

welcome to the Atlassian community. I‘m afraid this is not possible out of the box.

Although this thread is quite outdated it is still valid:

https://community.atlassian.com/t5/Jira-questions/How-do-you-set-a-notification-for-changes-to-a-specific-field/qaq-p/276963

 

The Listener Interface is still available and could be leveraged to implement the behavior you describe.

https://confluence.atlassian.com/adminjiraserver/listeners-938846909.html

Kind regards,

Tobias