For new created projects permissions are not inherited from group level

I found similar issue in CE: https://gitlab.com/gitlab-org/gitlab-ce/issues/30024

For new created projects permissions are not inherited from group level

Steps to reproduce

  1. Create new internal project in group when you have owner permissions 2A. try to create new file using web ui (+ -> create new file -> put file name and content -> click commit changes) 2B. using steps described in isntructions "Create a new repository" (via ssh)

What is the current bug behavior?

2A I'm not able to commit. Gitlab ui said: You are not allowed to push to this branch 2B I'm not able to push : remote: GitLab: You are not allowed to push code to protected branches on this project.

What is the expected correct behavior?

I should be allowed to that if I'm creator of that repo / owner of that group

Workaround: I added myself to project as Master and after that I'm able to successfully perform previous steps

Version : 10.4.3 EE

I found out that issue after upgrade from version 10.1.4 EE. Looks like regression

Assignee Loading
Time tracking Loading