Removed Github members are not removed in Sonarcloud

Hello,

our sonar organization is bound to our github organization.

New members of the orga who sign-in on sonarcloud are correctly added, but when a member is removed from the github organization, he remains in the members of Sonarcloud.

The binding does not allow to remove manually so it is an issue (former dev are still in the sonar orga).
Thank you for your help.

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube, Scanner, Plugin, and any relevant extension)
  • error observed (wrap logs/code around triple quote ``` for proper formatting)
  • steps to reproduce
  • potential workaround

P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour

Hi,
has anyone met this issue?
Any suggestions?

Thank you all.
Tony

Hi @girton and welcome to our community :slight_smile:
Unfortunately, so far the organization bounding does not synchronize automatically when a user is removed from GitHub. But this is definitely in our scope (no ETA yet though).
Thanks for your input :slight_smile:

Kind regards,
Christophe - PM DevOps platforms

hi @girton ,
As my dear colleagues pointed me out (:pray:), it seems like I answered a bit too fast on your post yesterday, sorry.
The auto sync with GitHub works both when you add and when you remove a user. And indeed, when auto-sync is enabled, you cannot manually add/remove users anymore.

In your case, are you sure the project analysed by SonarCloud is not a public one?
Thanks,
Christophe

Yes it is a private repo.
For some reason I cannot explain now, the gone member was back in github which explains why Sonar kept him. Now that I removed it from the organization manually, Sonar properly removed it from the default members group.
So the problem is solved.
Thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.