Hi @Zayn Silva. My name is Habib. I will do my best to help you with your request:
It sounds like the subtasks are not moving through the workflow when the parent issue is transitioned.
To resolve this issue, there are a few steps you can take:
- Ensure that the subtasks are associated with the correct workflow. You can do this by going to "Settings -> Issues -> Issue types" and selecting the subtask issue type. Make sure that the correct workflow is associated with the subtask issue type.
- Check the workflow status of the subtask issues. When you create a subtask, it should inherit the initial status of the workflow associated with the subtask issue type. Check to see if the subtasks have the correct initial status.
- Confirm that the subtask transition is linked to the parent issue transition. When you create the transition that moves the parent issue to the next area, make sure that it is also triggering a transition on the subtasks to move them to the required status.
- Confirm that the parent issue transition has a post-function that creates the subtasks. You can do this by going to the workflow designer, selecting the transition that moves the parent issue to the next area, and then checking the post-functions. There should be a post-function that creates the subtasks.
Once you have taken these steps, test the creation of a new issue and the associated subtasks.
If the subtasks are still not moving through the workflow, you may need to review the workflow conditions and validators to ensure that they are not preventing the transition.
I hope this solution helps.
If you have any further questions, please feel free to ask.
Thanks, Habib
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.