Show members from groups shared into ancestors on project membership page
The members/all API for projects return the members shared_into_ancestors. The project membership should also reflect the same. The current changes to show shared group members are behind the webui_members_inherited_users feature flag. So do these changes behind the same feature flag.
Most likely we just need to add shared_into_ancestors here and the specs. But verify.
Also update the documentation to reflect the same.
Edited by Abdul Wadood