It's all about the answers!

Ask a question

Snapshot difference with components in RTC


Vaibhav S (106348) | asked Jan 30 '19, 3:20 a.m.

  Hi,


I run the snapshot diff, to get all the work items for the release notes which changed between two versions. This is working quite good, but if we are adding new components we will not get any change set, just the information that it is a new component. <u5:p> </u5:p> <o:p> </o:p>

I need to get a list of all the work items from initial creation of component till the baseline from the snapshot.

<u5:p> </u5:p>

Any idea how to get it. Please let me know.

Thanks 
Vaibhav

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Jan 30 '19, 3:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
  1.  When a component gets created it creates an initial baseline
  2. When a snapshot is created, it creates a a baseline (or uses an existing one that contains the changes with respect to the snapshot state.) 
To get the changes for a new component
  1. In Eclipse open the snapshot
  2. Right click the component you are interested in
  3. Select Compare With>Baseline
  4. Select the first baseline e.g. called Initial Baseline
This should show the changes and the work items.

Your answer


Register or to post 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.