Hi Colin,
this’s the situation:
-we have active scans on various branches (e.g. feature/a, feature/b, feature/c) already performed
-we have master scanning obviously already executed
As soon as one of the branches (e.g. feature/a) is merged to master, the master analysis is redone, all changes dated before this master analysis (previously made in the other branches) are no longer taken into account in the subsequent analysis of the feature/b and feature/c branches
The only solution we have found at the moment is to delete all branch analyses as soon as a new master analysis is done.
In this way, redoing the branches analysis from scratch, the problem does not seem to occur.
However, we would like to find out if this is normal or if we have some wrong settings
We tried to replicate the issue, but we couldn’t do it so far. Could you please share a commit diagram that will help us reproduce the issue on our side?