flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

fix: Disable is_admin switcher in Organization API Keys

Open dougfabris opened this issue 1 year ago • 2 comments

Thanks for submitting a PR! Please check the boxes below:

  • [ ] I have added information to docs/ if required so people know about the feature!
  • [x] I have filled in the "Changes" section below?
  • [x] I have filled in the "How did you test this code" section below?
  • [x] I have used a Conventional Commit title for this Pull Request

Changes

It proposes to disabled the "is admin" switcher in order to not display roles toggle for free plans

Closes #3644

How did you test this code?

  • Go to organization API Keys
  • Create or edit an api key
  • Is admin should be disabled for free plans

dougfabris avatar Oct 20 '24 22:10 dougfabris