You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.