Dear Jira community!
In my Jira project, there is a sub-task, which is calculating the due-date due to the due-date in the parent task:
{{issue.dueDate.minusbusinessdays(40)}}
If the date is changing in the parent task, how to get an automated recalculation in the sub-task?
Thanks for your help in advance!
Hi @Stephan Kress -- Welcome to the Atlassian Community!
It seems you already have an existing automation rule. Please post images of that rule and the audit log details showing its execution. That may provide context for the community to offer suggestions. Thanks!
Until we see those...
I hypothesize that your current rule is triggered on Create Issue for the sub-tasks. That is only one of the possible scenarios needed for your use case. The others include...
Please try implementing #1 as described with a branch and if you need help, please post back here so the community can offer ideas.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.