VCS trigger not being added
Completed
We have previously run with "Branch Remote Run Trigger" on our git/gerrit repository. Know we want to use the VCS trigger feature.
I deleted the "Branch Remote Run Trigger" and when I try to add a "VCS trigger" the page displays: "Triggers updated", but no trigger is added. I can add other triggers such as, "Branch Remote Run Trigger", "Schedule trigger", "Retry build trigger".
Is there any log file I can look at for debugging purpose?
Please sign in to leave a comment.
Figured it out myself.
We based the build configuration on a template and the template had a VCS trigger which where disabled. Deleting this trigger, enabled me to add the trigger to build configuration.