In RTC: How can we track or see the changes implemented in different Releases
Hi,
In our current environment (without RTC), we move code changes in this sequence Dev --> QA --> UAT --> Prod. Then some new changes comes and we need to pass through the same sequence But some time we need to put changes directly to UAT.
In RTC, how can we track or see that which changes was previously deployed in UAT or any other phase?
Regards,
Muhammad Moid
|
Accepted answer
In the RTC Eclipse, go to Search -> Jazz Source Control -> Locate Change sets...
Add the workitem that has the change sets and add the UAT stream to the search target.
The Result column will inform if the change sets were in the UAT stream and if so how many change sets were included from the workitem.
Muhammad Moid selected this answer as the correct answer
Comments
Muhammad Moid
commented Mar 02 '16, 2:49 a.m.
Thank you for your answer Shashikant.
Is there anyway in RTC to compare two releases and see work items in both. Also, changes done in source code of different releases?
Because of the frequently random changes in different phases, it is difficult for us to track which change was done in a specific release comparing it with current release.
Can we achieve our objective from Search -> Jazz Source Control -> Locate Change sets ? Assuming you have two streams or snapshots for the releases you can compare one stream/snapshot to another stream/snapshot. This would show the differences between the releases.
I guess that is not what your are asking for. You want to know if the change sets associated to the workitem is included in two releases. You could add both the streams/snapshots (of the releases) to the target in the locate change set editor and it will show if the change sets is included or not.
|
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.