Subtask Inherit Assignee
This workflow automatically sets the assignee of a subtask to the user who is assigned to work on the parent task.
Name | @jetbrains/youtrack-workflow-subtask-inherit-assignee |
|---|---|
Auto-attached | no |
Rules |
|
Use Case
This workflow helps you manage the assignment of tasks and subtasks.
For example, when a parent task is assigned to Alice, a newly linked subtask inherits Alice as its assignee. If the parent task is later reassigned to Bob, the workflow updates subtasks that are still assigned to Alice and leaves subtasks with a different assignee unchanged.
Rules
This workflow includes two rules.
Title | Description |
|---|---|
Assign subtask to assignee of parent issue | This rule checks a subtask when it is linked to a parent task. If the subtask is not assigned, the issue is assigned to the assignee of the parent task. |
Update assignee for subtask when parent issue is reassigned | The next rule checks for subtasks when an issue is assigned to another user.
|