Forums

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

I need Jira to send an email to the issue assignee not an alert, from the SLA Risk of time expiring.

Mark
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!
March 14, 2018

We use the SLA Time Risk rule to alert when within 30min of expiring and it sends an automated alert inside of Jira. It also requires to alert a specific person. 

I need Jira to send an email, not an alert, or it could send both an alert and an email to the Assignee of the Issue when it is within 30 min of going past the SLA. 

 

The rule works for the SLA time risk expiration and the alert, but it does not give me an option to have this sent in an email to the assignee of the issue. 

Does anyone have a command that I could copy and paste? I'm not a programmer. 

 

Thanks. 

1 answer

0 votes
H K
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.
March 16, 2018

Hi there,

you could use an automation rule for that. You will find this under project settings --> automation.

Create an automation rule as follows:
WHEN "SLA time remaining"
IF "Issue matches All issues"
THEN "Send email".

Hope this helps.

Suggest an answer

Log in or Sign up to answer