Forums

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

NotificationSchemes for older jira

Suraj Branwal
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!
October 17, 2016

I have admin privileges and want to add a Notification Schemes which should send notification mail to respective user, if jira raised by him is not closed in next 10 days after creation.

Also it should send mail to assignee if it is assigned to someone

Thanks in advance!!!

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
October 17, 2016

That's not really what notification schemes are for.  You have two basic approaches

  1. Write a filter to find outdated issues and subscribe the users to it
  2. Find/write an automation that can comment on issues that are outdated, and make sure the notification scheme includes "comments notify assignee and user"

 

Suggest an answer

Log in or Sign up to answer