Forums

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

Due Date Auto Changes

Ajin Piones September 1, 2025

When user edit the due date from null to new date it should be update with the new date but if due date is already having a date and user tries to change it to a new date means, it should be revert to old date. how can I achieve this.

2 answers

3 votes
Vlad Zhigulin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 1, 2025

You’d need an automation rule for that. Something like:

- Trigger: Field value changed → Due date

- Condition: If the Due date was empty → allow update

- Else: Edit issue → reset Due date back to the value from {{fieldChange.fromString}}

That way the first change from null works, but if the field already had a date, any new attempt just rolls it back to the old value.

Trudy Claspill
Community Champion
September 2, 2025

@Vlad Zhigulin 

How would you implement the "Due date was empty" condition? There is not a "was empty" condition available natively for the Due date field.

Screenshot 2025-09-02 at 10.38.13 AM.png

 

(I already know the answer to this. I'm asking you to confirm that you tested your solution to prove that it would work.)

Vlad Zhigulin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2025

@Trudy Claspill You just leave the second value blank in the condition, that counts as “was empty.” Then add a simple action (log or comment) so the block isn’t empty.

1 vote
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 1, 2025

Suggest an answer

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

Atlassian Community Events