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: 

Is it possible to only receive emails when priority level is high?

alice.hugnell@soprasteria.com
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!
May 16, 2019

I want to manage my email notifications so i only receive email when priority is 1 or 2, is that possible? 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Alejandro Alvarez Vazquez
May 16, 2019

Hi Alice.

Are you using ScriptRunner for Jira? You could create notifications when a condition applies using listeners like:

- Fires an event when condition is true

- issue.priority?.name == 'High'

- Fire event with custom name ("High priority event")

Then another listener of type Send a custom email when:

- event is "High priority event"eventPriority.pngsendMail.png

TAGS
AUG Leaders

Atlassian Community Events