-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
I think that if a flag is used and that flag is not configured then the app should error and not just default the flag to false.
For example, if a configured flag is for some reason omitted in a production config (or mis-spelled) then the app will continue to run without error and the fault may not be noticed.
If a flag is being used programmability then this could cause data issues.
If a flag is being used to control UI elements such as some legal wording that needs to be shown, then by defaulting to false the company could be in breach of laws.
loraderon and marius-stanescu
Metadata
Metadata
Assignees
Labels
No labels