I’m using the current (paid) sonarcloud with CICD scanner on a fairly old project with lots of low-priority warnings and info messages. In an attempt to reduce our debt, whenever I have some spare cycles, I go to the project maintainability overview and look for high-debt outliers, select a file and then start looking to clean up that file. The problem I’m having is that all too often, the file will report lots of issues, but clicking on any line with reported messages results in the message “Cannot open selected issue, as it’s not part of the initial 1000 loaded issues.”
I’ve searched the community forum and public forums for this message and see only complaints about using permalinks and the API. This, however, occurs when using the standard SonarCloud web application.
I’ve been turning off rules to try to reduce the analysis size but it sure feels like I’ve lost significant functionality by jumping to the paid cloud service.
Recommendations would be very welcome.