
Adding a new feature flag
InFeatureFlagKey.ts add the feature flag:
feature-flag.entity.ts:
Configure feature flags for the deployment
Change the corresponding record in the Tablecore.featureFlag:
| id | key | workspaceId | value |
|---|---|---|---|
| Random | IS_FEATURENAME_ENABLED | WorkspaceID | true |