Skip to content

Add a new badge for billable membership types

Vijay Hawoldar requested to merge vij-add-membership-type-badges into master

What does this MR do?

When viewing the seat usage / billable members list, we display members who are indirect members via an invited group.

This can cause confusion for our customers because those members cannot be removed directly due to the nature of their association with the group (i.e. the invited group would need to be removed as a whole).

To address this, two things are going to change:

  1. This MR: adds a new badge alongside applicable invited group billable members to identify them as such
  2. Display an appropriate error when trying to remove those members (separate MR: !61509 (merged))

Refs #325412 (closed)

Screenshots (strongly suggested)

Before the MR After the MR
Screenshot_2021-05-11_at_11.08.33 Screenshot_2021-05-11_at_11.05.24

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Vijay Hawoldar

Merge request reports