Affected Version: 2.6-rc0-322-geeed497
What steps will reproduce the problem?
1. Be in a user group that is not allowed to view a certain other group
2. Edit the access of a project you're allowed to edit (e.g. permission to use admin/projects/..,access and able to push to refs/meta/config)
3. Add a permission (say Label-Verified), and then add the name of that other group to it
What is the expected behaviour?
The name of the group should be in the complete list for selection.
What do you see instead?
The group name does now show up in autocompletion. And since the "Add" button only works if an item is selected from the autocompletion I am unable to add this group.
Please provide any additional information below.
When I asked someone else who has global administrator rights in our Gerrit, he was able to add it from the interface. And I was also able to add it, but only when directly editing the `groups` and `project.config` files in the meta/config reference. So that's what I did for now as a work-around.