How can I have access to a component that was created in another project that I am not a member of?
I create a component in RTC project x.
I assigned multiple members to the project.
The members modified code, checked in and delivered the code.
I made baselines.
I created RTC project y.
I used a baseline from the component I created in RTC project x in this project.
I assigned the same members to this project that were assigned to RTC project x.
I removed the members from RTC project x so that the members could no longer see or access it.
Result was that the members of RTC project y can see the project (e.g. Builds, Plans, Source Control, Steams …) however they cannot see the component when the expand the stream. Also if they try to create a local repository workspace, they go through all the screens to create it however, when they select the stream there are no components to select to load.
I added the members back to the RTC project x.
Result was that the members or RTC project y can see the project (e.g. Builds, Plans, Source Control, Steams …) and see the component when they expand the stream and when they create a local repository workspace and go through the screes to create it, the component is displayed in the list when they select the stream.
Why do the members have to be in both projects?
I do not want the members to have access or see the old project (RTC project x). How can I do this if the members have to be in both projects?