Currently the value is always true and we manually set it to false, but we will always want the default to be false, and then create rules
f
flat-advantage-68891
12/21/2022, 1:31 PM
For simple boolean toggles we have been defaulting them to true but not enabling them for the environment
This is nice because from the feature list you see the feature and the toggle switch for each environment and that toggle switch effectively maps to the state of the feature being on/off at that point.
f
fresh-football-47124
12/21/2022, 2:28 PM
When you create the flag, there is a default state for the flag
Liron, ah, I think I understand now, you would like to adjust the default state globally so you don’t have to edit it every time.
That should be possible - let me open a feature request
l
late-table-27080
12/21/2022, 2:52 PM
Thank you, that is what I meant. The motivation for my use case is that we would usually release the feature gradually to a few ids, then gradually and only later the default will be true. Could you please send the link to the feature request so I can keep track of it?