alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

LicensePolicy with credentialRules; FeatureFlags migrated #4125

Closed techsmyth closed 2 weeks ago

techsmyth commented 2 weeks ago

Add new License Plans for the features that used to be feature flags

Migrate data

Replace previous featureFlagRules on LicensePolicy with credentialRules

LicensePlan extended to allow specifying per rule if it should be assigned to new org or user accounts, replacing previous usage of a "basePlan".