Unticking "Bind project to Sonar" lose "Override binding per-module" configuration

Please provide

  • Operating system: MacOs
  • SonarQube for IntelliJ plugin version: 12.3.0.84775
  • IntelliJ version: IntelliJ IDEA 2025.2.4 (Ultimate Edition)
    Build #IU-252.27397.103, built on October 23, 2025
  • Programming language you’re coding in: Java
  • Is connected mode used: yes & no
    • SonarQube Cloud, SonarQube Server, or SonarQube Community Build? (if one of the latter two, which version?):

And a thorough description of the problem / question:

Hi :waving_hand:

I have a “One for all” Intellij project, in which one I import as sub modules all my team’s repositories

I recently wanted to test the scan discrepancies between bounded and unbounded modes

Whenever testing bounded mode, I had to define as many overrides that I have sub modules (~20)

Whenever I wanted to revert to the unbounded mode, all my previously configured overridings got lost :face_with_crossed_out_eyes:

In such cases, it would be much more user friendly to avoid losing those configurations, but simply grey them out and avoid using them