How to: Restrict state change for the wi that depends on (is blocked by) another wi?
One answer
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
I posted the source here a while back
see here
precondition "depends on" advisor