VCS trigger keeps running after removal
Hi!
I have a build configuration based on a template which had VCS trigger. After I removed this trigger from template build still triggers after commits. In build configuration and in template configuration I can see that no triggers are defined.
Does somebody else have this problem? I tried searching directly in database for triggers table or something similar I but couldn't find it.
Im running TeamCity Enterprise 9.0.4 (build 32407) with TFS VCS integration.
Please sign in to leave a comment.
Hi Zeljko,
What do you see in the "triggered by" section in the overview page of the build that should not be triggered?
Hi Alina,
Thank you for your reply. By looking at "triggered by" section I found out that build is triggered by some other build configuration that has trigger on snapshot dependency. So everything is ok with Team City, I just forgot about this dependency.