Sometimes code smell on a user branch gets flagged as a bug on the main branch after the user branch gets merged into main. We want to understand what is the reason for this. Could you please help to understand the process here.
Hi Colin,
We see that this issue is intermittent. Also the issue happens once the branch gets merged to the main. We don’t have any proper screenshot that demonstrate this behaviour.
We faced the issue again, observed that there are no bugs for the user branch, but when merged there are 3 bugs. Please refer to the screenshots attached.
Okay! What are those 3 bugs? Click into “3 new bugs” and share what you see there.
It would also be good for you to check if those 3 bugs actually relate to changed lines in the user’s branch (and do you see them if you look at the Overall Code) of the user’s branch?
Hi Colin,
Answering your question, yes the changes were related to changed lines in the users branch and I can also see them on the Overall Code of the user’s branch.