- Notifications
You must be signed in to change notification settings - Fork913
feat: add endpoint for partial updates to org sync mapping#16316
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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.
LG! Just need to switch toReadModifyUpdate
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
0c22ebf
tof09d4cf
CompareUh oh!
There was an error while loading.Please reload this page.
2371153
intomainUh oh!
There was an error while loading.Please reload this page.
/cherry-pick release/2.19 |
Part ofcoder/internal#290
Part of#15939
Only does partial org mapping updates for now, to make sure everything passes the smell check. If we're happy with this, it will be easy to add similar endpoints for group and role sync mappings.
Also adds tests for the existing org sync endpoints since somehow those didn't get added before