how does RTC auto-magically associate work items check-in?
![]()
Is there any control over the work item associated with a check-in? It rarely seems to pick the correct work item so I'm just wondering what the process might be. TIA
|
2 answers
![]()
Checking in doesn't have anything to do with associating a work item. You check in to a change set. Are you referring to how it picks the change set when selecting check in all pending changes?
|
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Nov 02 '11, 10:07 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The work item associated with a check-in is based on the "current work"
set in your client. In 3.0 and later, this is set by an explicit "set current work" operation. Previous to 3.0, it was automatically set when you transitioned a work item to an "active" state in your client. Cheers, Geoff On 11/2/2011 1:38 PM, dtownsmr wrote: Is there any control over the work item associated with a check-in? It |