You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
License currently has an all_features boolean flag that turns on all features in the codebase. The new feature multi-organizationshould not be entitled by the current enterprise licenses. To support a new set, called "premium", that includes multi-organization, the new license will support a new field feature_set.
The first two feature sets will be "enterprise" and "premium". Premium will always be a super set of "enterprise". Legacy licenses will be equal to the feature set "enterprise".