In RTC Work Item Configuration I have to set a approval, In approval if I select "Approved" then It should go next state And If I select "Reject" then it should go to previous state. How to do this ?
Hi,
In RTC Work Item Configuration I have to set a approval, In approval if I select "Approved" then It should go next state And If I select "Reject" then it should go to previous state. How to do this ?
|
One answer
using the Project Process configuration in Eclipse
Project configuration-> Configuration Data->Workitems->Approval Trackings you can set the action to be taken for each approval type for a particular workitemType. note that these are actions, not states. so the actions must exist in the workitemType workflow to move the workitem from the current state to the desired state. |
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.