Skip to content

Feat(License): update license type names

Michael Lunøe requested to merge 355732-mlunoe-update-license-type-names into master

What does this MR do and why?

This MR updates the license type names to follow the new definitions, so that the user can distinguish between these.

Note: There is no documentation change with this MR as it is being handled by these other changes:

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Before After
Screen_Shot_2022-03-31_at_17.32.39 Screen_Shot_2022-03-31_at_17.31.09

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit http://127.0.0.1:3000/admin/subscription
  2. Make sure to have CustomersDot set up with Zuora to create a legacy license (license file), an offline (cloud) license, and an online (cloud) license. You can follow the instructions here (a bit out-dated, but still works): https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/doc/resource_videos.md
  3. Find the subscription license key/file and activation code in the emails that gets generated from the purchases or find them in CustomersDot http://localhost:5000/ and add them to your instance (one by one is the easiest way to go).
  4. You should see that the updates types be displayed in the details card and subscription history table

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #355732

Edited by Michael Lunøe

Merge request reports

Loading