Scenario I have the below structure . In case I change the due date of sub task – Implementation, then I need an automation to adjust the due dates of the next subtasks which are Review with support & Review with customer, based on the duedate change trigger of Implementation subtask and adding the no of days.
Task Due Date
Website new theme
Review checklist 18/04/2025
Setup dev Env 19/04/2025
Implementation 25/04/2025
Review with support 27/04/2025
Review with customer 30/04/2025
So after the automation triggers, the new dates should be adjusted as below,
Task Due Date
Website new theme
Review checklist 18/04/2025
Setup dev Env 19/04/2025
Implementation 28/04/2025
Review with support 01/05/2025
Review with customer 03/05/2025