-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Disable is_admin switcher in Organization API Keys #4753
fix: Disable is_admin switcher in Organization API Keys #4753
Conversation
@dougfabris is attempting to deploy a commit to the Flagsmith Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Uffizzi Preview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @dougfabris, thanks very much for this - it's a very good catch.
I think we can also extend it to add a banner that shows it is only available in our paid plans, but we can handle that internally. For now, getting the switcher disabled would be important for our customers.
I've added one suggested improvement, but I'd happily merge it and take on the improvement internally if needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks @dougfabris !
Thanks for submitting a PR! Please check the boxes below:
docs/
if required so people know about the feature!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?