Skip to content

Use new plan constants in Plan/Namespace logic

Etienne Baqué requested to merge 321364-implement-new-plan-constants into master

What does this MR do?

This MR focuses in adding a few constants related to the new plans and to update some logic related to plans and namespaces (eg. billed_user_ids method is updated to make sure that new Ultimate users are not billed for guests seats).

Screenshots (strongly suggested)

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

Related to #321364 (closed)

Edited by Etienne Baqué

Merge request reports