It's all about the answers!

Ask a question

How to dynamically bind the WorkItem Workflow


Eric Shen (61) | asked Feb 03 '09, 9:01 a.m.
what I am trying to do is to dynamically bind workflow based on a value of the WorkItem field. Here is the example:
The normal WorkItem state changes flow: open->assigned->tested->securitychecked->deployed-resolved.

In case the Workitem is high priority which is defined by one of the workitem field, we want to bypass some of the state changes.

So, for example the emergency WorkItem state changes flow:
open->assigned->tested->deployed->resolved.

is there any programmatic or non-programmatic way to do this. Thanks in advance. -Eric

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.