that use case is pretty common - using GrowthBook, or any feature flagging tool, as remote configuration
fresh-football-47124
02/23/2023, 4:52 AM
with the customizable permissions, you can restrict who can make changes to production (or any environment), but still have them submit draft changes for someone with permission to approve
s
stocky-river-58964
02/23/2023, 4:56 AM
that is very nice. thanks.
the only problem for me is that because a lot of our configurations are json text, it's not really that readable, especially for people who don't often use it.
Just wondering, is Growthbook planning to implement an interface that also addresses this configuration use case directly?
f
fresh-football-47124
02/23/2023, 4:56 AM
yes
fresh-football-47124
02/23/2023, 4:57 AM
we have that on our roadmap to support a json schema
fresh-football-47124
02/23/2023, 4:57 AM
which would also allow you to have an editor for those fields
fresh-football-47124
02/23/2023, 4:57 AM
and support validation as well
s
stocky-river-58964
02/23/2023, 4:58 AM
that's just wonderful.
More power to you.
again, i can't wait