Skip to content

Display Maximum Users in Admin Dashboard for Any License Duration

Jason Goodman requested to merge change-max-user-calculation into master

What does this MR do?

Display the correct Maximum Users in the admin dashboard.

Previously, the license was assumed to be for 1 year. With this MR, the correct value is returned for a license of any duration.

Also adjusts Users over License to use the same period as Maximum Users and not assume a 1 year license.

Handbook update MR: gitlab-com/www-gitlab-com!70211 (merged)

Issue: #7008 (closed)

Screenshots (strongly suggested)

Screen_Shot_2020-12-11_at_3.52.37_PM

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
Edited by Jason Goodman

Merge request reports