How to prevent advancing work item status if checklist (boolean) item isn't true
![]()
We have a custom boolean attribute in a work item (Unit Test Completed). We'd like to prevent the work item from being resolved unless that checklist item is true (i.e. it should be required when transitioning to the final state). This seems like it should be simple to do but I can't seem to find the formula to do this easily. Do we have to extend RTC to do it?
|