- SonarQube 7.9.4 Community Edition
- Issues that can not be viewed, noticed we had “2 of 3 shown” of Blockers, Show More shows nothing more, selecting File, it is possible to see that the extra blocker belongs to script delete_user.sh, looking at that file there is no faults (there were a blocker now fixed)
Hi,
Welcome to the community!
First, it’s incumbent upon me to point out that your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. At the moment they’re the same: version 8.9.
Regarding your screenshot, I don’t understand where you’re getting
What I take from this screenshot is that you’re looking at a file with one Blocker Code Smell with two tags: convention
and shell
.
On the other hand, I do understand the confusion about why the top-center block says 1 Blocker, and the bottom-left block says 0 Blockers. This could be a bug that has been fixed in subsequent versions or it may be a corrupt Elasticsearch index. The good news is that your ES index will likely be straightened out in the upgrade to 8.9.
Ann