Forums

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

Authomatic warning

Gonzalo Fernández Durán
Contributor
November 11, 2019

Hello everybody,

i am trying to create a authomatic warning in JIRA (Confluence would be valid as well).

The point is i have some task with due date and i´d need a warning for some users 40 days before the due date (40 days as a instance). I have worked through some paths:

- create a trigger into the workflow: i wpuld need to pay for an app

- Notifications: there is no related notification

The solution could be into a filter like "project = XXX AND duedate <= 40d", but now i am in a dead point.

I wonder if somebody have had the same problem.

Thanks in advance!!

2 answers

1 accepted

2 votes
Answer accepted
Haran Kumar
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.
November 11, 2019

Hi @Gonzalo Fernández Durán , 

You can arrive at a way of warning through , notification . 

I guess you were almost there. 

Use the JQL to search and create a filter. Now you/all relevant users can subscribe to that filter. 
By subscribing you will get notification  through mail on the filter result that will contain all tickets that are 40 days to go for the due date. 

You can select the period for which you wish to receive notifications .  

Hope by this you can keep track on the tickets that  are about 40 days to your due date. 

Hope this helped you. 

Regards
Haran

Gonzalo Fernández Durán
Contributor
November 11, 2019

Thank you

1 vote
Jack Brickey
Community Champion
November 11, 2019

As Haran suggested the best/only OOTB solution is a filter subscription and I use this quite a bit. The only real downside of this is that it you have to predefine the folks to be notified, i.e. the notifications are 'filter results dependent'. So if the potential list of Assignees is very dynamic it can be a pain to manage the subscription. If that is the case then look to an automation addon, e.g. Automation for Jira, Scriptrunner, Power Scripts, etc.

Suggest an answer

Log in or Sign up to answer