TeamCity pending changes on the default branch are commits from another branch

Viewed 20

We have configured a VCS per project defining "branch specification" and a "default branch" like shown on the image below. enter image description here

There is no new commit on the default branch in Bitbucket (our VCS) since the last successful build. Nevertheless pending changes appear on TeamCity when selecting the "default branch". These pending changes are commits from another branch. enter image description here

Do you know what could be the issue ?

For information, we use TeamCity Professional version 10.0.4 (build 42538).

0 Answers
Related