Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

After upgrade to RTC 605 not able to see the component

After upgrade to 605 component shared between PAs is not accessible unless the user is added to PA owning the component.

0 votes



One answer

Permanent link
This was a change introduced by enhancement Enhancement 428132


For users who still want to use the legacy behavior a custom server property needs to be defined

For Liberty modify server.startup.bat file and add below entry 

set JAVA_OPTS=%JAVA_OPTS% -Dcom.ibm.team.scm.service.internal.permissions.accessGroupOverridesProcessArea=true

For WAS, update JVM argument section and below entry in new line
-Dcom.ibm.team.scm.service.internal.permissions.accessGroupOverridesProcessArea=true

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,025

Question asked: Aug 01 '19, 7:09 a.m.

Question was seen: 1,244 times

Last updated: Aug 01 '19, 7:16 a.m.

Confirmation Cancel Confirm