Skip to content

test: add unit test to excercise bug when idp sync hits deleted orgs (cherry-pick #17405) #17423

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked test: add unit test to excercise bug when idp sync hits deleted orgs (#17405)

Deleted organizations are still attempting to sync members. This causes
an error on inserting the member, and would likely cause issues later in
the sync process even if that member is inserted. Deleted orgs should be
skipped.

…17405)

Deleted organizations are still attempting to sync members. This causes
an error on inserting the member, and would likely cause issues later in
the sync process even if that member is inserted. Deleted orgs should be
skipped.
@matifali matifali requested review from Emyrk and stirby April 16, 2025 14:46
@matifali matifali merged commit 7670820 into release/2.20 Apr 22, 2025
41 of 42 checks passed
@matifali matifali deleted the cherry-pick-8ded19-release/2.20 branch April 22, 2025 14:28
@github-actions github-actions bot locked and limited conversation to collaborators Apr 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants