Invited groups don't have access to new projects in group they are invited to
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
This appears to be the same problem that was fixed 3 years ago: #208970 (closed)
Using Gitlab v16.11.1 Omnibus
When a group (say group A) is invited to another group (say group B), and a new project is created in group B, the group A members do not have access to the project. When looking at the permissions page of the newly created project, I can see group A is listed as a member under the Groups tab with source pointing to group B.
So the permissions are correctly shown in the interface, but they are not actually applied that way when logging in as a group A member.
If I change the access level of group A in group B from Developer to Guest and back again, the permissions are fixed. So it appears that permissions are not recalculated when creating a new project.