Hi All,
- Operating system: Windows 10 Enterprise
- SonarLint plugin version:7.3.0.77872
- Programming language you’re coding in: C# (Visual Studio 2022 Professional)
- Is connected mode used: Yes
- Connected to SonarCloud or SonarQube (and which version): SonarQube information10.1.0.73491
When I right-click in Visual Studio in Team Explorer at a project and choose ‘View in SonarQube’ the wrong URL is being generated:
https://xxxxxxxx/dashboard/index/{Project}
https://xxxxxxxx/dashboard?id={Project}
So the index is missing and also the parameter id=
I tried to fix that but cannot find where to configure the correct URL.
Regards,
Danny Springer