Branch filter missing

Hi,

what is it that decides if a build configuration should have the "Branch Filter" option visible (for example in the "Finish Build Trigger" or "Edit Artifact Dependency")? I have two seemingly identical setups but I can't get the build filter to show for one.


Thanks,

Joakim Persson

1
3 comments
Avatar
Permanently deleted user

I've been going crazy all day trying to figure out where the branch filter is. I don't see it on any of my build configurations. Did you ever find out what the crucial difference was? At least I now know that it is only there sometimes, I was starting to doubt my sanity!

0

Hi,

Brach filter appears after setup of Branch specification field of the VCS root for build configuration. If you do not configure Branch specification only default branch will be available for the build configuration.

2
Avatar
Permanently deleted user

Alina points out one of the necessary conditions. The other condition, at least in TC8, is that the branches must already exist in the repository / VCS root. If your VCS root has only 1 branch e.g. develop then the branch filter textarea is not displayed.

0

Please sign in to leave a comment.