How to add a new precondition to deliver workitem
![]()
Hi
I need to add a new precondition to deliver work items. I added a new boolean field to workitems called Approved for delivery. I want to add a precondition to deliver operation so that team members are allowed to deliver only those work items for which this field is true. Can someone please help me create this precondition ? Any help is much appreciated. Thank You NP |
2 answers
![]()
you would have to tweak the permission settings, and then the operation behavior when save the work item .. it may some kind of xml coding.
|
![]()
You can refer to this wiki doc
(https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation#Pre_Conditions) for how to create a precondition. |