TL;DR: When a column changes on a parent item, automatically push that value to every subitem's matching column. Keeps existing subitems in sync — not just newly created ones. The #2 most-used Subitem Automation in the app — used by 16% of all accounts.
When subitem is created, set the value of its column to match the value of column in its parent item.
A new subitem auto-inherits the parent's value the moment it's created
What this does
Recipe:"When column changes on an item, change its subitems column to the same value."
Whenever the parent's chosen column changes value, every subitem's matching column updates to that same value. Existing subitems are updated; new subitems aren't covered by this recipe (use the on-creation variant for that).
Works for most column types: Status, Date, People, Connect, Numbers, Text, Dropdown, and more.
When to use it
Parent and subitems must always share a value (status, owner, priority, due date)
You want changes on the parent to propagate to every existing subitem in real time
Cross-team workflows where parent-level decisions sync to every task
Project-status workflows where the parent drives the team's view of every subitem
The source — the column whose changes trigger the sync
Status
Subitem column
The destination — must match the parent's type
Status
II. Access the Automation Center
1. Click Automate in the top navigation bar of your board.
Add a caption...
2. Type subitem automations into the search bar to quickly find the app.
3. Select the Subitem - All automations app card from the results.
Add a caption...
III. Configure the Subitem Sync Rule
4. Locate the automation template labeled "When column changes on an item, change its subitems' column to the same value" and click Use template.
Add a caption...
5. Click the first column placeholder and select the parent item column you'd like to sync from the dropdown menu.
Add a caption...
6. Click the second column placeholder and choose the subitem column you'd like to sync to (only a similar column type will show up in the options). This sets the target column that will be automatically updated on the subitems.
Add a caption...
While this guide demonstrates syncing the Person column, you can use this exact template to sync Statuses, Dates, Text, or other supported column types.
7. Click Create automation to save and activate your new automation recipe.
Add a caption...
IV. Test the Automation
8. Navigate back to your board, change the value of the specific column on the parent item.
Add a caption...
9. The new column value will get synced automatically to the subitems in 3-5 seconds.
Add a caption...
FAQ
Q: Can I sync other column types besides the Person column?
A: Yes. The "When column changes on an item..." automation template works for many column types, including Status, Date, and Dropdown columns.
Q: Will syncing overwrite existing data on my subitems?
A: Yes. When the parent item's column changes, the automation forces the subitem's column to match that exact value, instantly overwriting whatever assignee or status was previously there.