How to automatically add due date from the start date applied?

Ivan Yeoh Chan Han
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 30, 2022

I've attempted to automate the due date to set based on the start date applied and the priority level assigned. (e.g. Start date applied = 15th January 2022; Due date to be automated 7 days after = 21st January 2022). The smart values I used was

{{startDate.plusDays(7)}}

but it does not seem to be working. I've tried using 

{{now.plusDays(7)}}

as well but that will change according to the day that I updated the issue rather than the start date implemented.

Thanks in advance for any help on this!

1 answer

1 accepted

1 vote
Answer accepted
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 30, 2022

Hi @Ivan Yeoh Chan Han and welcome to the community!

If you want to use smart valiues to refer to custom fields on your issue, you should reference them like this, with an explicit reference to the issue:

{{issue.Start date}}

Ivan Yeoh Chan Han
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!
July 1, 2022

Hi @Walter Buggenhout ,

Thank you for your warm welcome! That's working fine now thank you for your help on this!

Suggest an answer

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

Atlassian Community Events