Is there a precondition which checks for undelivered change sets when resolving a work item?
![]()
Karthik Krishnan (880●5●113●160)
| asked Jun 30 '16, 9:29 a.m.
edited Jun 30 '16, 11:42 a.m. by David Lafreniere (4.8k●7)
Users associate change set to a workitem but forget to deliver and proceed to "Close" the work item.
Is it possible in RTC out of the box to prevent the workitem not to set to "closed" status if there are associated change sets which aren't delivered? Of course it is shown in the Pending changes as Outgoing changes but not all seem to care. I am not interested in customization as it is more effort and perhaps not worth the time. |
Accepted answer
One other answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Jun 30 '16, 11:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Not that I would be aware. A tool can only do so much to fix sloppy work. This is also not trivial to do. You can spend a fortune on more and more checks, if users don't care they will find a way to introduce issues.
We have a view to "Locate change sets" where you can check if change sets linked to work items are in a stream or workspace. But I don't think that is really meant for hundreds of work items. Comments Thanks Ralph. You are right with you :)
Also we aren't interested in implemeting custom solutions yet.
|