| Issue 797: | ProjectAccessScreen shows access rights for groups that are not visible to the user | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Affected Version: 2.16-rc1 What steps will reproduce the problem? 1. login as user who is only member of the groups 'Anonymous Users' and 'Registered Users' 2. click on 'Admin' -> 'Groups' and see that no groups are displayed (that's correct because the existing groups are not visible to the user) 3. click on 'Admin' -> 'Projects' and select any project. Then click on 'Access' to see the access rights of the project. 4. here the user is able to see the access rights for all groups (even for groups that are not visible to the user) What is the expected output? What do you see instead? Expected would be that the user can only see those access rights that are assigned to groups that are visible to the user. Instead the user is able to see the access rights for all groups (even for groups that are not visible to the user). Please provide any additional information below. 1. The issue seems to be similar to the one fixed by Change 18844 [1]. 2. With Change 17034 [2] the groups in the access rights table are now displayed as links. If the user now clicks on a group that is actually not visible to the user, an Application Error occurs (since Gerrit rejects to display the group details for a group that is not visible to the user). [1] https://review.source.android.com/18844 [2] https://review.source.android.com/17034
Mar 28, 2013
#1
sop@google.com
Status:
Released
|
|
| ► Sign in to add a comment |