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.
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
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered May 22 '14, 6:36 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is requested in work item Need to be able to require Work Item or Change Request (but not just comment) on delivery (295826)
Daniel Ruebush selected this answer as the correct answer
|
Comments
nothing out of the box.. you would have to write a server side extension (advisor) to implement this enforcement.