Describe the problem
The current feature flag based on Firebase Remote config doesn't fully support more complex pilot projects and experimental features.
Proposed solution
Add users.feature_flag + users.user_feature_flag tables to Liquibase migration (MVP). Add the features object to the UserProfile response in UserServiceAPI.yaml.
Stretch goal: Create a retool app to activate and deactivate feature flags
Alternatives you've considered
No response
Additional context
No response
Describe the problem
The current feature flag based on Firebase Remote config doesn't fully support more complex pilot projects and experimental features.
Proposed solution
Add users.feature_flag + users.user_feature_flag tables to Liquibase migration (MVP). Add the features object to the UserProfile response in UserServiceAPI.yaml.
Stretch goal: Create a retool app to activate and deactivate feature flags
Alternatives you've considered
No response
Additional context
No response