project_task_stage_state
Associates project task stages with task states so that moving a task between stages can update its state automatically.
Key Features
- project.task.type: adds a task_state selection mirroring available task states to define the desired state for each stage
- project.task: when a task moves to a stage with a configured task_state, its state updates to match the stage
- project configuration: stage forms and lists expose the task_state field so stage-state mappings can be set