To avoid mistake, FeatureFlags does not have defaultValue set to true, and StaticFeatureFlagProvider return the default value.

This fixes #1241.
This commit is contained in:
Benoit Marty 2023-09-07 10:44:32 +02:00
parent 04b9d3cc2c
commit 94407d396b
3 changed files with 10 additions and 8 deletions

1
changelog.d/1241.bugfix Normal file
View file

@ -0,0 +1 @@
Enable polls in release build.