Transition parent when all subtasks are resolved
All sub-tasks must be resolved:That is, when all subtasks are resolved (mainly depends on the value of the resolution field), the state of the parent issue can be directly converted.
Note:
① Before performing the conversion action of the subtask, please update the value of the resolution field of the subtask (one is to update it on the issue page, and the other is to process the update by adding 'Update Issue Field')
②Assuming that the sending state of the action is the source state and the receiving state of the action is the target state, then you need to ensure that the current state of the parent issue is the "source state of the selected parent issue action"
(1) On the corresponding action of the subtask workflow, click Add post function
(2) Select All sub-tasks must be resolved and click Add
(3) Select the action of the parent issue and whether to skip validation, click Add
①Parent action:That is, when the subtasks are all resolved, the transition action that the parent issue needs to perform
②Skip validation:That is, when all the subtasks are resolved, do you need to skip the permissions, validators and condition validations on the action of the parent issue when converting the parent issue
(4) After the addition is successful, it will display "When all sub-tasks are resolved, the state of the parent issue is changed"
(5)Add post-function for updating the resolution result (if you need to update the value of the resolution on the issue page, you can skip this step)
(6) Demo in issue
Preconditions:
① The state of the parent issue is the source state of the selected action
② All subtasks are resolved except the last one
Solve the last subtask:
Refresh the parent issue, the status of the parent issue has been transferred