Skip to content

Remove admin user count from Users statistics

Corinna Gogolok requested to merge remove_admin_count_from_users_statistics into master

What does this MR do?

Part of #118592 (closed)

Admin users can be listed twice in the Users statistics in the Admin Area. Once in the admin users count and also in the numbers for Users with highest role statistics. In preparation for the implementation of summary lines with #118592 (closed) we're removing the Admin users count or numbers won't add up.

Screenshots

Before After
Screenshot_2020-02-17_at_10.41.34_AM Screenshot_2020-02-17_at_10.40.52_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports