RTC - release records ??
What does RTC provide in the form of a "Release Record". We are starting to migrade users from a customized Remedy ARS which they were using to create their change requests, Release records etc... Release Records in that system was a list of change requests that went into a release. I'm trying to define the "equivent" data in RTC.
|
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Oct 18 '15, 11:20 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In RTC, you would create a snapshot for each release. To see what change requests went into a given release, use the RTC SCM compare to compare the snapshot of that release with the snapshot of the previous release.
Comments
Norman Dignard
commented Oct 19 '15, 9:04 a.m.
Thats a bit of a round about way to tell you what when into a release isn't it? Bascially what management wants is a report that says Release 1.2.3 has the following changes - story 123 and 234, defect 345, task 777. Like what you'd find in release notes. RTC has various plans including release plan and timelines, some/one of which has a "Release" checkbox. There are also snapshots and baselines and if your using the build engine/results theres a "this is a release" checkbox there. It is not clear to us on what transpires when you select one of these checkboxes. I have not yet delved into the details of the various RTC functions to see where we can pull this data but it should be easy to get.
Geoffrey Clemm
commented Oct 19 '15, 5:44 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Suppose this is release-15. Do you want all work items that are implemented in this release (i.e. since the first release), or do you want all work items since release-14. Or do you want all work items since the last bug-fix release, e.g. release-14.5 ? RTC makes it easy for you to say what your basis for comparison is. And if you have one of these in mind, just package the "compare" request in a simple script, and the users will not know that what specific operations are being performed to get them the info.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.