Forums

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

Automation for Jira - How to trigger an automation rule based on a due date field

komal_mathur_-nd
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!
June 18, 2025

In Jira Cloud, is it possible to trigger an automation rule based on a due date field.

Example: I want to log work on a ticket on the due date specified on the ticket.

2 answers

0 votes
Trudy Claspill
Community Champion
June 18, 2025

Hello @komal_mathur_-nd 

Welcome to the Atlassian community.

What problem are you trying to solve by automatically logging time spent on an issue? That doesn't seem like a good thing to do, since work could end up getting logged when no work has actually been done.

 

Automation rules are triggered by events, like status change, item created, and field change.

You can also use a Schedule trigger, which will run the rule on a schedule that you specify (hourly, daily, weekly, etc.) You can provide a JQL with that trigger to select the issues against you want to take action.

I think what you are looking for here would be a Schedule trigger that runs daily, selects the issues where the Due date is today, and then logs work .

0 votes
Mikael Sandberg
Community Champion
June 18, 2025

Hi @komal_mathur_-nd,

Welcome to Atlassian Community!

Yes that is possible, you can use the Field value changed trigger and set it to due date. Then the automation would trigger every time the due date is set. 

Suggest an answer

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

Atlassian Community Events