Group owner role do not override project role if it was created after
Summary
Group owner role do not override project role if it was created after
Steps to reproduce
- Create a group and a project within that group
- Add another user as a maintainer to the project
- Add that user as owner of the group
- Verify that the user didn't become maintainer of the project
Example Project
https://gitlab.com/test-perms-group/test-proj
What is the current bug behavior?
user didn't become maintainer of the project
What is the expected correct behavior?
User would be listed as owner of the project
Output of checks
This happens on Gitlab.com