Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Want to create an automation to give notifications 7 days before the planned end date of an issue

Paras Suri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 1, 2024

Hi ,

i have a case where i want to shot a notification to the users when the planned end date is nearing 5 days before expiry.

I want to build an automation for this.

1 answer

1 vote
Kai Becker
Community Champion
February 1, 2024

Hi @Paras Suri 

welcome to the community and thanks for your question.

The Automation rule to achieve this is quite simple. It consists of three parts:

  1. Trigger: scheduled --> every 1 day(s)
  2. Trigger Filter JQL: (please make sure field name and days match, as question says 7 days but description says 5 days)
    end date <= 7d
  3. Action: send email to specific user. You can use smart values to access issue data, like {{reporter}}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events