TeamCity does not trigger build of branches and tags if default branch was triggered
VCS Trigger ignores all branches on the same revision of the default branch. Before the default branch (main) was added in the trigger branch filter everything was fine. I want the build to run when a branch or tag is created event if there is a build with the same git revision.
Now, if "main" branch was built on some revision, the trigger will not run the build of this revision for moved tags (Already enabled to use tags in the branch specification and works fine).
VCS Trigger:

VCS Additional options:

Parameters of project:

Parameters of the build with trigger:

Example: vTest was created for a previous commit and triggered. But after deleting the tag and recreating it on the commit of "main" branch (default branch) nothing happened. New build does not start.

Please sign in to leave a comment.
Hello,
May I ask you which TeamCity version are you currently using?
Can you please share with us the teamcity-server.log and the teamcity-vcs.log?
You can share them via our safe upload service and send the ID back to us:
https://uploads.jetbrains.com/
Thank you,
Guilherme