Lost Component in RTC SCM
CCM v5.0.1
We have a project area where they are no longer able to see a specific component. It is not visible in the list of components or in one of the streams.
There are no workitems with linked changesets for this component.
Is there a way to find such a lost component. Can this be done by a Project Area Member, if so what role permissions might they need? Or does it need be be somebody with jazz admin permissions?
Thanks
We have a project area where they are no longer able to see a specific component. It is not visible in the list of components or in one of the streams.
There are no workitems with linked changesets for this component.
Is there a way to find such a lost component. Can this be done by a Project Area Member, if so what role permissions might they need? Or does it need be be somebody with jazz admin permissions?
Thanks
One answer
David,
this sounds like somebody changed visibility on the component and either made it private or scoped it to another project area. Components belong to the entire repository so somebody with Jazz Admin rights should be able to find it via Eclipes -> Search -> Jazz SCM -> Components or alternatively using the command line >lscm list components (as described in https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/list_components.html )
Obviously if the visibility on the component was changed so that project area members can no longer see it, simply being a project area member will not allow you to find it in search.
Notice that role permissions in the project area allow to control who can change visibility on components showing up in that project area.
If this solves your problem please mark the answer as accepted.
gg,
Arne
this sounds like somebody changed visibility on the component and either made it private or scoped it to another project area. Components belong to the entire repository so somebody with Jazz Admin rights should be able to find it via Eclipes -> Search -> Jazz SCM -> Components or alternatively using the command line >lscm list components (as described in https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/list_components.html )
Obviously if the visibility on the component was changed so that project area members can no longer see it, simply being a project area member will not allow you to find it in search.
Notice that role permissions in the project area allow to control who can change visibility on components showing up in that project area.
If this solves your problem please mark the answer as accepted.
gg,
Arne