It's all about the answers!

Ask a question

How to: Restrict state change for the wi that depends on (is blocked by) another wi?


Timur Markunin (6495162145) | asked Sep 13 '12, 11:03 a.m.
Hello,
I'm looking for the way to restrict state change of the work item that has link of type depends on to another wi.
Do we have some standard pre-conditions/actions to accomplish such case?

-thanks in advance

One answer



permanent link
sam detweiler (12.5k6189201) | answered Sep 13 '12, 12:20 p.m.
edited Sep 13 '12, 10:17 p.m.
I wrote a precondition that prevents workitems with unclosed dependencies from closing. (but not other state changes)

I posted the source here a while back

see here
precondition "depends on" advisor

Your answer


Register or to post your answer.