Hi Team,
I’m facing an issue with removing a user from my SonarCloud organization, and I’ve tried multiple approaches without success. Here’s a summary of what’s happening:
- GitHub Sync Not Working
- The user was removed from our GitHub organization, but they are still listed in SonarCloud despite GitHub sync being enabled.
- I expected the sync to automatically remove them, but it hasn’t worked.
- Tried Disabling Sync & Manual Removal
- I disabled the GitHub sync, hoping I could manually remove the user.
- The “Remove from Organization” option appeared, but clicking it results in a 500 Internal Server Error.
- Group Membership Issues
- I successfully removed the user from all custom groups, except the default “Members” group.
- SonarCloud does not seem to allow modifications to this group.
- Tried Using the API
- I attempted to remove the user via the SonarCloud API, but received the following error:
Error 400: Default group 'Members' cannot be used to perform this action
- This makes it impossible to remove the user via API as well.
Seeking Guidance
At this point, I am out of options. I am an administrator in the organization, but I still cannot remove the user.
Is there a workaround for this issue? Any guidance on how to resolve this would be greatly appreciated.
Thank you!