I have an issue with creating new tasks from a task template with pre-defined custom fields conflicting with rules triggered when added to project/moved to section.
Expected behaviour:
- I create a task from a template.
- All task properties including custom fields values are applied as set in the template
- rules get triggered (trigger: added to project/moved to section)
Experienced behaviour:
- I create a task from a template.
- Rules are starting to be triggered right away (trigger: added to project/moved to section)
- Populating the task with template properties is ongoing
- New rules get triggered (tigger: when custom field (set in task template) ist changed)
- result: messy and not intended outcome
I see two problems here:
- Rules don’t wait for task creation from templates being completed
- Tasks created from task templates aren’t allowed to be placed in specific predefined sections
See: Allow Task Templates to Auto-Place Tasks in Predefined Sections