Forums

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

How to set due date from trigger issue startdate?

Rainer Israel November 12, 2025

Hello everyone,

I want to create a rule that generates a new ticket whenever a ticket is manually created. I want the due date of the automatically created ticket to be set from the start date of the trigger process. I've tried various SMART values, but none have worked.

Does anyone have a solution?

Kind regards / Viele Grüße

Rainer

2 answers

0 votes
Akash Singh
Community Champion
November 12, 2025

@Rainer Israel 

You can any use any of the below mentioned smart-values to set the Due date from the triggering issue's Start date

{{triggerIssue.Start date.plusDays(14)}}

OR

{{triggerIssue.customfield_1234.plusDays(14)}}

Replace 1234 with the actual Start date field id from your site instance in above mentioned smart-value. The smart-value will set the Due date 14 days from the Start date of the issue that triggered the automation.

You can read more about Date and time smart-value available for Jira DC over here.

0 votes
Vishnu Vardhan November 12, 2025

Hi @Rainer Israel 

 

Could you please share the screen shot of the automation rule.

 

Best Regards,

Vishnu Vardhan.

Rainer Israel November 12, 2025

Clipboard_11-12-2025_01.jpg

Rainer Israel November 12, 2025

Hello Visnu,

i hope that si the screenshot you have asked for. Unfortunately none of the smart values works.

Best regards / Viele Grüße

Rainer

Suggest an answer

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

Atlassian Community Events