validation based on approvals
By default there is a feature to enforce the approvals for WI by using validation feature in RTC 4.0.
However as per my current scenario, I need to set up a validation which will allow the user to close the work item only after the approval is completed. In case if there is no approval tagged to the WI then it should allow the user to close the work item. Could you please let me know if it is feasible to configure such validation rule. |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Nov 29 '12, 6:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I checked in my 4.0 and it shows the Required approval Precondition has a flag "Enforce only for existing approvals" which I would assume does what you want. Did you try that?
Naveen Chandani selected this answer as the correct answer
|
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.
Comments
There is a precondition on "Save Work Item(Server) " called Required Approval. You can then enforce it for a particular WI Type.
In that case it will not allow me to close the work item even if no approvals are tagged to that workitem.