Skip to content

Show total group and project count for users in admin users table

Problem to solve

Compliance-minded organizations require their GitLab instances and groups be auditable. This means they need access to evidence artifacts, or reports, about a particular resource. One of the most common asks for an audit is viewing a list of users and their access so it can be compared against the organization's internal company policy for access management.

Currently, customers cannot easily obtain membership data for their users without building custom API scripts and investing the time and effort into that tooling.

Intended users

Further details

An issue already exists to implement an export for this; however, in the spirit of iteration, we believe it makes sense to first show a high-level sum of groups and projects for each user.

Proposal

Add a sum of Groups and Projects to the Users view in the Admin Area.

Users_list_with_group_and_project_count

Implementation Plan

Permissions and Security

Only administrators can view this data.

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Is this a cross-stage feature?

Links / references

Edited by Jiaan Louw