2

SonarQube displays estimates for the amount of effort required to fix issues in various locations.

Certain types of manager instantly home in on these figures as they appear to give an easy answer to the difficult and nuanced questions.

It would be easier to have constructive conversations if SonarQube did not attempt to put a figure on the debt.

Is it possible to somehow stop SonarQube from displaying these figures?

henry
  • 5,923
  • 29
  • 46
  • 3
    IMO this is more a relationship problem with your manager, you can remind him that people developing the tool are humans being and are, like everyone else, likely to get things wrong from time to time and so the tool as to be taken for what it is : a tool that gives valuable information, not an oracle (no pun intended). – benzonico Jun 01 '16 at 12:16
  • 1
    @benzonico Yes it's a meat space problem, but the tool is making it worse. – henry Jun 01 '16 at 12:17

1 Answers1

4

Sorry, no. This is a core feature.

The closest you could come is with the commercial Governance plugin (to be released with 5.6) which would allow you to set the remediation cost for each rule to 0min.

G. Ann - SonarSource Team
  • 22,346
  • 4
  • 40
  • 76