Hi, I want to calculate 'due date' field based on 'start date' + 'original estimate', so for example if the start date is 1/9 and original estimate is 3d the due date should be automatically updated to 3/9.
I have script-runner plugin installed if that's relevant.
Thanks
Hi @Tal Shahar
We have recently published a kb article to add Orginal estimate to a date field using Automation for Jira. Hope this helps :)
Thanks
Swati
PS! The one above did not update due date properly. This one does it:
Did not consider business days initially, edited: {{now.plusBusinessDays(TimeTrackingDays.asNumber)}}
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time/
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.
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.