Feature availability check using feature list AND license addons
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).
- Changelog entry added, if necessary
- Documentation created/updated
- API support added
- Tests
- Added for this feature/bug
- All builds are passing
- Conform by the merge request performance guides
- Conform by the style guides
-
Branch has no merge conflicts with
master
(if it does - rebase it please) - Squashed related commits together