In Azure Repos, I have created a PR from branch A to branch B. There are no merge conflict displayed. But I end up with the warning message
Warning: Multiple merge bases detected. The list of commits displayed might be incomplete
.
I got the same message today. I just pulled the latest changes from the destination branch and merged them in the source branch and the issue was resolved.