We are using Bitbucket cloud integrated with SonarCloud via the SonarCloud widget.
Our build server is Bamboo server which is the ones that sends the data from the branch for analysis at build time.
In a PR, the SonarCloud widget displays. When the user clicks on “see all issues on SonarCloud” the page that opens displays the following error:
The requested project does not exist.
Either it has never been analyzed successfully or it has been deleted.
Is this a known issue? Is there a workaround?
Thanks