You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add unit test to excercise bug when idp sync hits deleted orgs
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.
0 commit comments