Skip to content

Feature availability check using feature list AND license addons

Oswaldo Ferreir requested to merge license-check-using-feature-list into master

Newer licenses will persist only the plan (starter, premium, etc) and will drop add_ons. Therefore, we need a way to keep old and newer licenses working by checking a feature list (newer licenses) on the application and existing addons (for old licenses).

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/2019

Merge request reports