Skip to content
Snippets Groups Projects
Unverified Commit 6193a231 authored by Sloan Sparger's avatar Sloan Sparger Committed by GitHub
Browse files

Performance: partial data-permissions graph refactor (#44795)


* only send permissions updates for groups that have been modified in the graph

* Support partial permission graph updates on the BE (#44797)

* handles keeping track of advanced permissions changes to send relevant group data when updating the graph, merges response

* tests and optimizations

* respect group-ids set when fetching connection impersonations, sandboxes, and admin group perms

* fix typo

* add e2e test

* fix BE test

* impls pr feedback, reduces code needed since advanced permissions state is always reset on save

* last fixes

---------

Co-authored-by: default avatarNoah Moss <32746338+noahmoss@users.noreply.github.com>
Co-authored-by: default avatarNoah Moss <noahbmoss@gmail.com>
parent 9730dca6
No related branches found
No related tags found
No related merge requests found
Showing
with 266 additions and 41 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment