Skip to content

show only groups an admin is a member of in dashboards/grops

What does this MR do?

As an admin user I see all groups of my instance in the Groups view (/dashboard/groups) where on most groups this user does not have explicit access to most of these groups. This MR shows only the ones the admin is a member of.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

It's more useful to just display in /dashboard/groups just the groups, that the admin is explicitly part of. otherwise there might b to many groups and the page /dashboard/groups is not useful for an admin user. For administrative work there is still the /admin/groups page.

The development of this MR is sponsored by @ siemens (/cc @bufferoverflow @koffeinfrei).

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/40872

Edited by Roger Rüttimann

Merge request reports