How to manage review status of files in components.
What is the best way to manage this use case.
If many change sets are created on a component of which some are reviewed.
It is desired that only the latest revision of the component files is reviewed at some time prior to release. Without there being a status on each file how can it be determined which latest revisions have been reviewed and which have not.
We don't want to have to check every change set and related Work Item.
Accepted answer
I see. I understand what you are trying to achieve. RTC SCM has the code review concept. Once the changesets are completed, the work item can be set for code review and once code is reviewed, the work item can be approved and changesets can be delivered to the stream. Typically, a work item would contain similar changesets/code pertaining to fixing/implementing the work item. This is the reason, the code review is done at the work item level as opposed to individual changeset level. I think you might find the new Code Review feature in RTC 6.0.1 worth checking. It provides more granularity and control of the code review process - https://jazz.net/downloads/rational-team-concert/milestones/6.0.1M3?p=news
Comments
Surya Tripathi
Dec 17 '15, 5:06 p.m.Geoff Binns
Jan 04 '16, 10:14 a.m.