When a subitem with a specific name changes its date → All other subitems with that exact same name update to match that date.
You have standardized task names across projects
All tasks with the same name should always happen on the same date
When subitem's date changes and if the subitem's name is name, then change the date of all subitems with this value in name/text to the same date +X days/weeks/months
1. Adjust All Tasks by Same Offset
Add a caption...
Setup (2 minutes)
Step 1: Open Automations Center
Go to board → "Automate" → Search "adjust subitem timeline"
Step 2: Select Recipe
When item's date changes, adjust subitem's timeline by the same offset
Step 3: Configure Fields
You'll see the automation sentence with dropdown fields to fill in:
"When item's [date column] changes, adjust subitem's [date column] by the same offset"
Fill in these fields:
Field
What to Select
Example
Why
Item's date column
The parent item's date that triggers the cascade
"Launch Date" or "Project Due Date"
When THIS date changes, it triggers all subtasks to cascade
Subitem's date column
The task date that should adjust
"Due Date" or "Task Deadline"
THIS is what will shift by the same amount
Item date column: Project due date (e.g., "Launch Date")
Subitem date/timeline column: sub task due date (e.g., "Due Date")
Step 4: Test
Change parent date by 3 days
Verify all task dates shifted by 3 days
2. Adjust Only Tasks with Certain Status
Add a caption...
Setup (3 minutes)
Step 1: Open Automations Center
Go to board → "Automate" → Search "move dates subitems status"
Step 2: Select Recipe
When item's date changes, move the dates of all subitems where status column is [status] by the same offset
Step 3: Configure Fields
Field
What to Select
Example
Item's date
Parent date that triggers cascade
"Launch Date"
Subitem's date
Task date to adjust
"Due Date"
Subitem's status column
Which status column to check
"Status"
Status value
Which status should cascade
"Not Started" or "In Progress"
Status is case-sensitive: "Not Started" ≠ "not started"
Step 4: Test
Mark one task "Done", change parent date by 5 days