RSPEC-6554 for django model does not show up for my project

My open source repo has an example Django app with a models.py file for which I expected this sonar rule to show up. I tried other things like adding a very basic model to another file, but nothing makes it show up in our SonarCloud results. Is this rule special in any way?

This rule is not activated by default, but you can add it to a Quality Profile.

I see that our project is using Sonar Way profile. We tried following the documentation to copy this profile to add to it, but we see no way to do it. Even as an admin user, we only see the “compare” option in the drop down. How else should we add this rule?

Your user will need to have the Administer Quality Profiles at the organization level (an organization admin will have to grant if if you don’t have it already)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.