change status
![]()
I would like to change status during an action
for example I'm in state New with action assign the new state change with condition if attrib A = 0 the state = Close if A =1 the state = in progress can I set code for an action? thanks |
One answer
![]()
No.. the current process model cannot check any workitem attributes to control
display workflow next actions other fields |
Comments
I am also looking for a way to accomplish this. We have a defect work item that has a defect type field, and if it is a unit test, we want it to become closed once the developer moves it to the "Passed Assembly Test" state instead of moving on to "Ready for System Test". We do not want to have a "Close" option at this state to show up if it is not a unit test defect. Is this possible?