Forums

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

How to update Due date based on Create date using Jira automation

Rajesh Konda
Contributor
January 11, 2023

Hi All,

 

I have a requirement to update due date to +2 days based on create date during a transition. Tried using Jira automation but unable to update based on created date. Able to update with Now function, it gives us based on current time and date but i need based on create date. Please suggest in doing this task. Thanks

Tried Smart Values : {{issue.create.PlusBusinessDays(2)}}, {{issue.create.Days(2)}}  

1 answer

1 accepted

1 vote
Answer accepted
Ste Wright
Community Champion
January 11, 2023

Hi @Rajesh Konda 

This should work as a smart value:

{{created.plusBusinessDays(2)}}

Ste

Rajesh Konda
Contributor
January 11, 2023

Thanks a lot @Ste Wright , above smart value worked for me. Thanks again.

Like # people like this

Suggest an answer

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

Atlassian Community Events