Trying Automation for the first time and, when creating an issue, would like to set Due Date = Start Date + Original Estimate.
Is this possible using Automation? Or is there another way of achieving the same result?
Community moderators have prevented the ability to post new answers.
Hi David,
Try this code out:
{{issue.duedate.plusDays(issue.timeestimate)}}
Thanks John, but didn't seem to give the result I was looking for...I'll provide a more detailed response shortlyish when I get time to reproduce the result...just cramming for Google cloud certification the next couple of days...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.