Skip to content
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: revert "fix: Reading role permissions generates 500 error backend" #3093

Conversation

matthewelwell
Copy link
Contributor

Reverts #3079 since this code should live in RBAC as a new endpoint. It also introduced a new N+1 issue to the codebase.

Copy link

vercel bot commented Dec 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 10:49am
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 10:49am
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 10:49am

@github-actions github-actions bot added the api Issue related to the REST API label Dec 5, 2023
@matthewelwell matthewelwell changed the title Revert "fix: Reading role permissions generates 500 error backend" revert: "fix: Reading role permissions generates 500 error backend" Dec 5, 2023
@matthewelwell matthewelwell changed the title revert: "fix: Reading role permissions generates 500 error backend" fix: revert "fix: Reading role permissions generates 500 error backend" Dec 5, 2023
Copy link
Contributor

github-actions bot commented Dec 5, 2023

Uffizzi Preview deployment-42154 was deleted.

@matthewelwell matthewelwell added this pull request to the merge queue Dec 5, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c0fc231) 95.89% compared to head (b8a9ddc) 95.90%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3093      +/-   ##
==========================================
+ Coverage   95.89%   95.90%   +0.01%     
==========================================
  Files        1035     1035              
  Lines       30781    30769      -12     
==========================================
- Hits        29516    29510       -6     
+ Misses       1265     1259       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into main with commit e57a01c Dec 5, 2023
17 checks passed
@matthewelwell matthewelwell deleted the revert-3079-fix/reading-role-permissions-generates-500-error-be branch December 5, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants