Change Azure Devops link in organization

We recently changed the name of our azure devops organization and the URL of our devops organization changed because of that. Is there a way to change the linked azure devops in the settings for an organisation?

In the settings it just says This SonarCloud organization is currently connected to the following Azure DevOps organization with a link that ends in 404. (previous azure devops link with slug)

We are getting the following errors in the pipeline sonar scan steps:

ERROR: Could not find the pullrequest with key ā€˜11019ā€™
ERROR: Caused by: Error 404 on https://sonarcloud.io/api/alm_integration/show_pullrequest?project=****************&pullrequestKey=11019 : {ā€œerrorsā€:[{ā€œmsgā€:ā€œUnable to find the pullrequest with key \u002711019\u0027ā€}]}
ERROR:
ERROR: Re-run SonarScanner using the -X switch to enable full debug logging.
ERROR: Error during SonarScanner execution
ERROR: Could not find the pullrequest with key ā€˜11019ā€™
ERROR: Caused by: Error 404 on https://sonarcloud.io/api/alm_integration/show_pullrequest?project=****************&pullrequestKey=11019 : {ā€œerrorsā€:[{ā€œmsgā€:ā€œUnable to find the pullrequest with key \u002711019\u0027ā€}]}
ERROR:
ERROR: Re-run SonarScanner using the -X switch to enable full debug logging.

As u can imagine many development teams are waiting for a resolution. Anyone can help us out?

I found out that resetting the bounded azure devops is an option?
@ Florian_Thoni

Hi,

Unfortunately, itā€™s currently not possible to unbind an organization and bind it to something else. You can vote for adding this feature here.

The only way to have your organization bound to a different DevOps Platform currently is to create a new organization and re-import your repositories there. Unfortunately, that means youā€™ll lose the results of previous analyses on 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, you can simply stop your subscription on the old organization and re-subscribe on the new one.

Sorry for the inconvenience.

 
Ann

Thank you for your answer, is it not possible to do what Florian previously did?

We do not try to switch to different DevOps Platform, the DevOps platform stays the same, all repositories even stay the sameā€¦ Only the url needs to be changed for the bounded DevOps platform.

Hi,

We no longer do what Florian did. Itā€™s essentially heroic measures, and our heroes all wore out.

I know you didnā€™t switch platforms, but I believe the rename has the same impact. Nonetheless, Iā€™ll route this for a double-check.

 
Ann

Thank you for your effort to double-check. It would really save alot of work.

@ ganncamp any update for us?

Hi @Patrick.1,

Unfortunately, this is not something we currently support. It is on our roadmap to fix this, but we donā€™t have an ETA for this at the moment.

Iā€™ll reach out to you over DM to get the information to make the necessary changes on our side.

1 Like

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