Adding Pycharm Plugin Connection

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube, Scanner, Plugin, and any relevant extension) SonarLint 6.3.0.39716 for Pycharm (Mac M1 OS)
  • error observed (wrap logs/code around triple quote ``` for proper formatting)
    When attempting to setup a new connection to SonarCloud in the plugin settings the link just takes me to the project page.
  • steps to reproduce
    Pycharm > Tools > SonarLint > Project Settings > Bind to SonarQube/SonarCloud >Configure the connection… > SonarQube / SonarCloud connections > + (Add) > Select sonarcloud radio button > Connect to the online service.
  • potential workaround
    None that I could find

P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour

I think I misunderstood the wizard workflow. I was expecting to click that link and have project information filled in automatically. I think that link is just a link and doesnt have any impact on the wizard workflow.

Hi @m-standfuss

You are right, this link is just a link to open SonarCloud. We already noticed during a user testing session that this is confusing. You are not the first one to have expected that the connection between SonarLint and SonarCloud would be automatically set up after clicking on the link.

We have a massive rework of the connected mode planned for 2022, so I guess this is the kind of thing we will improve.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.