Modifying Maintainability metrics

Hello,

I am aware that Maintainability majorly depends on SQALE index or technical debt.
But is it possible to change its metrics?

I want to make it stricter.
I do not want to change its definition, like how it is calculated.
I only want, say if technical debt is more than 5days, Maintainability rating should be ‘B’.

Currently I’m only getting ‘A’ for all of my projects.

Thanks
Rahul Saini

Hi Rahui,

If my understand is correct, you should be able to achieve what you want to do by updating the value if the Maintainability rating grid setting (General Settings -> Technical Debt).

Regards