How to require a comment and a change request link
We have two ccm's.
CCM A: holds source and CCM B: holds the work items.
I have a process rule which requires a work item for delivery.
CCM A: holds source and CCM B: holds the work items.
I have a process rule which requires a work item for delivery.
This works fine in the local case. In the remote case even if a change request link is present the check fails. I do not want to relax this requirement when using remote work items. The only option is to allow "a comment or change request link"
What I need is the ability to "require a comment and a change request link" note the "and" instead of the "or".
Accepted answer
This is requested in work item Need to be able to require Work Item or Change Request (but not just comment) on delivery (295826)
Comments
sam detweiler
May 22 '14, 6:20 p.m.nothing out of the box.. you would have to write a server side extension (advisor) to implement this enforcement.