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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events