I am trying to automate certain steps in the JIRA workflow, e.g. when all the subtasks are closed, close the parent story, or when a subtask is reopened, then re-open the parent story, or zero out remaining hours when closing a subtask, etc.
I have been able to block the manual closing of a story when subtasks are not closed using a condition on a workflow, but don't know how to effect closing story automatically when the subtasks are closed.
Trying to use the Post-Functions but not successful. Any ideas?
-Gérard
Community moderators have prevented the ability to post new answers.
Update on Transition for JIRA has support for Transitioning issues based on JQL query. However, this support is not available for Cloud at this time - see CW-18.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.