Update documentation on group members
What does this MR do and why?
Based on the discussion in #418134 (comment 1508697949)
This is also mentioned in correctly in https://docs.gitlab.com/ee/user/project/members/share_project_with_groups.html#share-a-project-with-a-group.
The following members are given access to the project:
All direct group members.
Inherited group members.
Members of other groups that have access to the group being invited (by group share)
The current documentation on who can share a group to other members or groups is not accurate and this MR corrects it.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.