Feature request:
Split "Create" and "Edit" permissions in feature flags into two separate ACL's that can be assigned to unique roles.
Our use case:
We want certain required parameters to be enforced when creating a flag, we have a script/tooling to do so already. Once created we want users to be able to edit feature flags. Currently nothing is forcing the users to use the scripts, they can continue to create new feature flags from the UI.