Using "Open in IDE" command triggers HTTP 404 errors in SonarQube

Please provide

  • Operating system: Windows 11
  • Visual Studio version: VS 2022 (17.9.5)
  • SonarLint plugin version: 7.8.0
  • Programming language you’re coding in: C#
  • Is connected mode used: Yes
    • Connected to SonarCloud or SonarQube (and which version): SonarQube Developer Edition, v10.4.1

I select an issue in SonarQube, and click “Open in IDE”, an error popup shows the message “Unable to open issue in the IDE …”. In Chrome dev tool: I see a number of errors:

At the same time, in VisualStudio SonarLint logs, I see this:
image

Hi @muj-beg

At the moment, SonarLint for VisualStudio only supports this feature for Security Hotspots, but we’re currently working on adding this functionality to other types of issues as well.