Assigning workflow to a subtask

Athira K P
Contributor
November 15, 2011

Hi ,

How shall I assign a workflow to a subtask?

Is it possible to assign workflows to subtasks in such a way that the issue can be resolved only when the subtasks in it are resolved.

-Athira

2 answers

1 vote
Cheyenne Bryant
Contributor
June 27, 2012

If I'm understanding the question correctly, you would like to only allow a parent issue to be closed if all of the sub-tasks have been closed first. If all of the sub-tasks have not been closed, then you do not want to allow the parent issue to be closed?

You can achieve this with the "Sub-Task Blocking Condition".

  1. Go to your Admin screen.
  2. Go to Workflows.
  3. Select the Workflow which is associated to the project you would like to have this behavior. (I strongly suggest that you use a testing project first rather than your live workflow when testing out new changes)
  4. Create a draft if the project is active (you cannot modify an active workflow).
  5. Go to the Workflow steps for the new draft workflow.
  6. Click the Transition which is to be modified -- in this case it is either "Close Issue" or "Resolve Issue", depending on which action you would like to block unless all sub-tasks are resolved.
  7. Click the Conditions tab for that transition.
  8. Click "Add".
  9. Select the "Sub-Task Blocking Condition" from the available options.
  10. Select the appropriate requirement (For example, select "Resolved" or "Closed").
  11. Click "Add"

You are now ready to publish your workflow, and verify that everything is in fact operating as you'd like. Once everything is operating as you'd like in your test project, go ahead and repeat this process on your primary project.

This procedure is the same no matter if you are a Download or an On Demand customer.

0 votes
Beth Schaefermann
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 15, 2011

I am interested in this topic as well. We are about to pilot ALM Works Structure plug-in (http://structure.almworks.com/) to see if this resolves this need as well as a few others. I can report back here on how it worked for us, but that will be in a few weeks.

Suggest an answer

Log in or Sign up to answer