Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Notificatio if Target Date smaller then Today

Sven Rau April 11, 2023

Hello,

i want to get a notification if the target date is smaller den today. 

Is it possible to configure an automation rule.

best regards

1 answer

1 accepted

2 votes
Answer accepted
Gideon Nolte _Jodocus_
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.
April 11, 2023

Hi @Sven Rau

Here's an outline for the automation rule:

Trigger: Scheduled Trigger on a daily basis with issues provided via JQL: due <= endOfDay() and due >= startOfDay() - meaining all issues that are due today (can be changed with +1 / -1 inside the brackets to run a day before or after the due date.
Include issues that have not been updated since the last run.

Action: Send E-Mail or whatever type of notification you want. Use smart values to create a "meaningful" message.

Hope this helps. Feel free to ask for more info or screenshots if you struggle with this.

Greetings

Gideon

Sven Rau April 11, 2023

Great! It works! :-)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events