Hello everyone please i need a post function to transition the parent issue when the subtasks are done using JWME
Hello @Ravyar Aram,
It looks like you would need to use the "Add Transition Issue" post function and set it to "Parent issue of the current sub-task"
You can then add a workflow "sub-tasks blocking condition" to the workflow which will prevent the parent issue from closing until all sub-tasks are complete.
Since you're on Jira Cloud, you may want to consider using the Automation library in Jira to write automation rules. Here's an example of an automation rule you can use to accomplish what you're looking for.
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.