mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
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.