Why are there multiple VCS instances for the same VCS root in my job?
Answered
I have a job with a single VCS setting on it and it's parent project has a single VCS root, but when I run my job with custom parameters I get multiple instances of the same VCS root being checked out, one for the default parameter value branch and one for branch I specified in the parameter, it then selects the wrong commit (the one from the default branch and not my overridden branch).
Why am I getting multiple VCS instances for the same VCS root in the same job run?
Please sign in to leave a comment.
Hi Ben. I am not sure I understand your question correctly. Could you please clarify what custom parameters you have in the job, and how do you see that multiple instances of the same VCS Root are checked out? Thanks!