It would be wonderful if Automations could make specific updates to field and status values when using a Card Template.
For example, let's use assume I am using the following template structure:
- Status(s): Backlog, Current, Complete
- Field(s): Description, Due Date, Done (check field)
Now let's assume I want to make sure that all tasks checked off as Done automatically move to the "Complete" status. In that case, I would set up the following workflow:
- Trigger condition: Status field Done is Checked
- Action: Update Task to Complete
This automation would ensure that all completed tasks are transferred to their respective status column in the Card Template.