Template for a good new topic, formatted with Markdown:
ALM use: Bitbucket Cloud
CI system used: Bitbucket Cloud
Scanner command used when applicable (private details masked)
Languages of the repository: c#
Only if the SonarCloud project is public, the URL: priate
Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
no error
but sonar cloud report in bitbucket shows 1 bug, when I click overview and try and view the report in sonar cloud UI, no bugs are shown. the overview in sonar cloud UI also shows 1 bug, but I can’t see details on the bug to know how to fix it.
Steps to reproduce
Run sonar cloud report
See bug count greater than one
Go to sonar cloud UI and click bugs to get details on bug
no bugs shown
The problem seems to be a synchronisation issue as the two value is provided by 2 different subsystems of us.
The main idea to resolve this issue is to run a new analysis. The new run should resynchronize between components.
Could you please give it a try and please let me know if the issue still exists?
I’m not understanding what you are asking? I’ve re-run analysis multiple times, this is happening on every single PR and main branch analysis, so things never work and always seem to be out of sync. Re-running does not resolve the issue.
Thank you for confirming that the issue is not resolved by re-running the analysis. We are investigating what is causing the misalignment but we could not localise the source of it yet. I will keep you posted.
We have tried to validate using our support team’s admin right what you saw in your projects. We could see bugs in the overview page on SonarCloud UI and after selecting the bugs we could see they are listed. Without selection navigating to the issues tab, we were able to see all the issues of the project.
Is the issue affecting everyone in the organisation or is it maybe a limited set of users? Is the issue still present on both opening the overview and Bitbucket review?