- ALM used: Azure DevOps
- CI system used: Azure DevOps
- Error observed: 404 when opening the project in SonarQube Cloud
- Steps to reproduce
Try to open the project in SonarQube Cloud - Potential workaround
None
I imported the project using the “Analyze new project” function, selecting the correct organization and private project from Azure DevOps. After that, I was redirected to the project but got a 404 not found page with the info “The requested project does not exist, or you have not been granted access. Make sure the project has been analyzed successfully, hasn’t been deleted, and that you are authenticated to SonarQube Cloud with a user account with permission to view the project.”
When trying to reimport the project I can SonarQube Cloud indicates that the project is already imported, clicking on the project in the import page gives the same 404 responce.
I cannot see the project in the organization projects and my account has admin/owner rights on the SonarQube Cloud and the Azure DevOps Organizations.
Any help would be appreciated.