RTC REST query project member error
Hello ALL we found a possible error on the REST query that provide info about project and team area member configuration
We have a project are where a user it's mapped with some roles
- on project area i obtain corret configuration
We use followin query
Project Area : https://rtc-test.astsnet.com/ccm/process/project-areas/_QDsk8H6dEeO2XNrhyUCRaQ/members
This error it's visilbe only on REST query , from administration console (both eclipse and web) we see project and team area configuration in correct way do you found similar issue ? it's a know bug ? |
One answer
I believe that's expected behavior. The fact that you don't see a role assigned to a user in the team area in the UI does not mean that the user actually has no roles in the team area. The user inherits the role from the project area, which is exactly the REST query reveals.
I can verify that a user has the permissions of a role assigned in the project area but not in the team area. If you need to change the permission, you need to deny it for the particular role. |
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.
Comments
Which version of RTC?
Hello
we user JTS and CCM version 4.0.6 (RJF-I20140130-1407) on Windows env
Regards LAGO