Hello,
I have been set as owner of a subgroup in an organization (let’s call it myorg/mygroup) with a project that’s under this subgroup (let’s call it myorg/mygroup/myproject).
I have been tasked with making this project private from the group (that is only members of mygroup that have been explicitly invited as members to this project should be able to see its content) while currently all members of the group have been assigned as members of the project automatically by inheritance (thus all members of mygroup can access myproject freely). To this end, setting the project as private is not enough since the group members are all automatically added as team members.
I have been reading through GitLab’s documentation but could not find any reference to a way to achieve this except for old issues/discussions without any solutions. It appears even creating a subgroup would not work since all members of the supergroup would automatically be added to the subgroup.
Is it even possible to hide a project owned by a group from some members of this group and if yes, how can I do it ?
Thanks in advance