Quality Gate Rules Mismatch

In sonar project we see 755 active rules for Quality Profile but in our intellij sonar.io file after we bind we see only 627 rules and most of the rules are not enabled by default.

sonar version -v10.6

Hey there.

What language(s) are you analyzing? Do you have any custom plugins installed on SonarQube? Most often, rules provided by a custom plugin are not available in SonarQube for IDE.

We have conducted an analysis for the Java language using IntelliJ IDE. Additionally, we have installed the SonarQube for IDE plugin in IntelliJ to perform Sonar scans.

Hey @Rajnandini

If you’re still facing an issue – I suggest you share some screenshots with what you’re seeing (the rules in SonarQube, the rules in SonarQube for IDE), and include the logs from SonarQube for IDE when analyzing a file in your IDE.