Hi everyone.
I come today with a “strange” behavior.
We with my team activate new rules in a Quality Profile and when analysis project’s, we detect a new issues but in old code.
We think this behavior is because the new issues by new rules is not detect in the past (in the overallcode the issue not exist).
This behavior is correct? Is anyway to prevent this?
In our automatization process to make the analysis the main branch (when detect git changes that’s not in SonarCloud, thats tirgger the analysis in main branch for update the baseline). But the new issues still appear in New Code (detected in old code, when a feature branch is analyzed).
Thanks for the support!