Group permission problems
Created by: offlinehoster
We have some trouble with our gitlab instance.
We have a group, for example "companygroup". Round about 40 users belong to this group.
A new project was created inside this "companygroup" called "repo".
All users from the group "companygroup" have "owner" rights to this "repo".
But if a user from the "companygroup" is creating a new repo, it happens that the other user and himself cant push to this new repo.
Is this a known bug?