Issue Reminders offers a post function called "Create Reminders" This post function automatically generates a reminder when an issue transitions to a specific status. Once the post function is selected, a form is displayed where the user must fill out and save the reminder details. This integration ensures that reminders are properly recorded and tracked within the workflow.
When creating a reminder with the post function, an owner must be selected for the reminder. The created reminder appears on the “My Reminders” page of the selected owner.
The reminder created by the post function is a relative reminder. In other words, by selecting a date field, the reminder date is determined based on the date fields specified in the issues being transitioned. You can send a reminder to a specific user, a group or a slack channel.
Our application supports both issue and user jira expressions in the subject and message fields. This enables users to dynamically generate content based on Jira data, offering enhanced flexibility and customization in notifications and reminders.