Today there isn't any functionality that limits permission to a specific feature - the most granular step we offer currently is project scoping.
There has been some discussion of tag based permissions. E.G. If this feature has a specific tag (
locked
) require additional permissions. So you could pick and choose when you need to lock something down. This isn't available, nor is something we've committed to, but has been discussed.
@curved-accountant-6477 - I'm not sure what plan your organization has (starter, pro, or enterprise) but for enterprise orgs, we do have the concept of
Approval Flows where changes must be approved by other members (though, users with an
admin
role have the ability to make changes without needing an approval).
Additionally, if you have a Pro or Enterprise account you can limit users who have a
engineer
or
experimenter
permissions to certain environments - e.g. you can give a user an
engineer
role so they can create feature flags, but limit their permission to only the
QA
environment.
More info on that here.