Overriden rule is ignored

We have overridden rule csharpsquid:S6669, as we use a different prefix. But the analyzer keeps showing it as a violation.

Hey @ooredm, welcome to the Community! Could you double-check if the project is indeed using the custom quality profile instead of using Sonar way?

Thanks for the reply. Yes it’s using the custom profile:

It’s also the correct one as we only have one custom profile at the moment.

Okay, thanks for confirming. I have actually been able to reproduce this myself. I’m going to flag this for the developers to have a look at, thanks for reporting it!