Change set is mandatory to associate with Work Items
![]() Hi Team,
If Work item is in "complete" state, and no change set is associated with the Work item then, automatically one pop up message will be display, indicating that change set is mandatory. Is these task is achievable using configuration or I need to develop plugin to achieve these.
Kindly assist me.
Thank you
|
2 answers
![]()
Ralph Schoon (60.9k●3●36●43)
| answered Apr 04 '19, 2:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER As Shashikant says, you would have to create a custom advisor/precondition.
Note, I think that you do not want to do this.I think it does not make sense to. The implementation in RTC is to be able to require a work item on a change set if it gets delivered.
That every completed work item requires a change set to be associated does not make any sense from my perspective. Most of the work items in the systems I have seen so far have no change set associated and do not need one, because they are for planning and for other things not associated to any source code.
|