Unbind from a github organization and bind to another, without lost code analysis

My Organization has moved from one Github organization to another.
So we need to unbound the actual github organization to new one github organization.

How we accomplish this without loosing actual code analysis done in the past?
Is it possible?
We don’t want to delete our sonarCloud organization and lose the billing.

Hi Marco,

It’s currently not possible to unbind an organization and bind it to something else. This is a feature we are currently missing and you can vote for it here.

The only way to do this currently is to create a new organization and re-import your repositories there. And you will indeed lose the result of the analysis done in the past for these projects.

If you have a yearly subscription for your current organization, a new coupon can be issued for your new organization by reaching out to your sale representative.
If you have a monthly subscription by credit card then simply stop your subscription on the old organization and re-subscribe on the new one.

Sorry for the inconvenience.

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