Question about issues

My team is getting a lot of Sonarcloud issues in each branch with issues over code thats not changed in that particular branch. One of the developer made the following remark:

The problem is that notifications appear in every branch about changes outside that branch.

I only want to receive notifications about code that I have changed.

Is there a way to limit Sonarcloud reporting only issues over the changed code?

Now I realize that this has something to do with the “New code” parameter. At the moment, the setting for the new code is based on the “Number of days”. It is probably better to change this setting to “Previous version”. Do you agree?