How to trigger a email notification when issue due date approaching

Kui Yang November 30, 2020

I set due date for a issue, and I want to trigger a email notification when the due date approaching, how can I do that?

image.png

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 30, 2020

You can use automation. 
trigger - scheduled daily rule

condition - JQL e.g. duedate <= startofday(-5d) and statusCategory != done

action - send email

yueping tian November 30, 2020

For jira server 7.4.2 version, where is automation setting?

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 1, 2020

For Server, Automation For Jira is an add-on. There is a free version called Lite or a full Paid version. 

This outlines the differences: https://confluence.atlassian.com/automation/getting-the-right-version-993924597.html

Kui Yang December 2, 2020

Thanks Jack and John

Like John Funk likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.4.2
TAGS
AUG Leaders

Atlassian Community Events