Override group permission per project
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=14400)
</details>
<!--IssueSummary end-->
Suppose I have a project owned by the group, but I want to override permission level for some members (example some members in group must not access to that repo). I understand that creating separate group will solve that problem, but it would be more comfortable to override permissions per project instead of creating separate permission in each case.
P.S. I have tried to add the same developer as member for the project with more restricted permissions, but it doesn't affect anything.
issue