How to create digest email for overnight changes
Learn how you can use Notification Assistant for Jira to notify your users about all non-urgent changes that happened overnight.
Step 1. Start configuring an email template
Go to the Notification Assistant administration end create a new template. In the Blocks section, choose the Table View theme to receive the list of issues in one letter and configure the template according to your needs. Save.
To learn more about how to configure email templates, go to Create Email Template.
Step 2. Create a notification
Go to the Notification Assistant administration and create a new notification;
Provide notification name and description;
In the JQL section enter the expression
updated > startOfDay(-7h)
that filters your issues:
Set the recipient to the assignee and add the email template you created before.
As a trigger, pick Days per Week where you provide days and time when to receive digest email:
To learn more about how to create notifications, go to Triggered Notifications page.
This is all you have to do to configure an overnight digest email.