Is there a way to send out notification emails to the assignee of the ticket 3 days before the due date of that ticket and then again on the due date of that ticket? We use the JIRA cloud instance so the Notification Helper add on won't work for us.
You can do it by creating a subscription. Create a filter that shows issues that has 3 days before the due date. Specify currentUser() as assignee. Another and simpler way to do it is using a Issue Reminders JIRA Plugin. It has a global due date reminder setting.
We use the cloud instance of Jira though not the Server instance. That plugin is only available for server instance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We've developed a cloud plugin that can do that. Simply define 2 messengers with email channels and specify jql as dueDate = "+3d" and another as dueDate during (now(), +1d). Check out: https://marketplace.atlassian.com/plugins/net.vacom.jirassimo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.