It's all about the answers!

Ask a question

Components added to Streams


Halil BAHADIR (3322020) | asked Dec 18 '11, 9:11 a.m.
JAZZ DEVELOPER
Hi,

Is there a way to find "which components are added to which streams"..
something like below..


Comp A --> added Stream X as baseline 123
Comp A --> added Stream Y as initial baseline
Comp A --> added Stream Z as baseline 358
Comp B --> added Stream X as initial baselne

any search or query option??

Hail B.

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Dec 19 '11, 12:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
With RTC-3.0.1, you'll probably need to use the Java API.
With RTC-4.0, you will be able to use the enhanced "locate change sets"
function.
In particular, to find out what streams contain a particular component,
you can locate the "Initial" change set of that component (since every
stream that contains a component contains the Initial change set of that
component.

Note that this will tell you what streams contain the specified
component, but now how that component was first added to that stream.

Cheers,
Geoff


On 12/18/2011 9:23 AM, bahadirhalil wrote:
Hi,

Is there a way to find "which components are added to which
streams"..
something like below..


Comp A --> added Stream X as baseline 123
Comp A --> added Stream Y as initial baseline
Comp A --> added Stream Z as baseline 358
Comp B --> added Stream X as initial baselne

any search or query option??

Hail B.

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.