Restrict Work item in associating changeset other than In Progress state.
![]() While checking in the change set from IDE and associating it with work item, Work item state should be in Progress and linking should be allowed in progress state only.
|
One answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Mar 15 '17, 6:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER No.
See https://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/ for a lot of API you would need. The operation ID's would be com.ibm.team.scm.server.modifyChangeset . See https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations .
|