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.