Non-authorized groups in merge request approval suggestions
Summary
When searching for a group member to add as an approver for a Merge Request, an irrelevant groups which do not have access to the current group or project are suggested.
Steps to reproduce
- Go to a project in gitlab.com in a group which has the Gold plan, ensure the group is private and the project is also private.
- Go to Merge Requests
- Click on "new merge request"
- Select a source branch and click "Compare branches and continue"
- Click on "Add approval rule"
- click on "Search users or groups" (the input below "Approvers")
- Type
aand wait - You should see a list of groups which are not a part of your group.
What is the current bug behavior?
Irrelevant groups are suggested.
What is the expected correct behavior?
No groups suggested and only people within the group with the a character suggested.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Edited by Gilad S.
