Hi,
To make the user to not close the parent issue untill all the subtasks are closed i have added the condition in the workflow.
The condition that i have added is sub-Task Blocking condition.
When i add this condition the status done is not even visible for the parent issue when the subtask is not closed, only if the subtask is closed we can see the done option in the status.
I want to make the status done to appear but user should not close the parent issue if the subtask is not closed, I need give the popup whenever the user is trying to close the parent issue without closing the subtask, how can i achieve it
Hi @Sunilkumar k ,
For your requirement, you need to add a validator. Unfortunately native jira doesn't have similar validator to check the status of the sub-tasks.
You can search marketplace for add-ons which provide these validators.
An example is JWME plugin https://innovalog.atlassian.net/wiki/spaces/JMWEC/pages/932151306/Linked+Issues+Status+Validator
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.