I have the following scenario:
US Story 123
- SubTask A
-Subtask B
-Subtask C
If 2 of the subtasks have completed status how can I configure the story to be In_progress status not at defined
For transitioning the parent issue(story, tasks etc..) based of sub-task transition, you need JIRA Misc Workflow Extensions plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you can try automation using Automation for Jira or ScriptRunner but there is no way to do this in default Jira built in features.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.