I can't extend quality profiles

I’m trying to extend the PHP Sonar way built-in profile. If I click “Extend” and fill in a name (testprofile) it redirects to https://sonarcloud.io/organizations/firefly-iii/quality_profiles?name=testprofile but nothing else happens.

Am i doing it wrong?

Hi @JC5,

You are not doing anything wrong. By extending the PHP Sonar way Quality Profile you have created a copy (named testprofile). Now you can freely add other rules to the new Quality Profile and extend it in the way you want.

Hope that helps!