-
Bug
-
Resolution: Unresolved
-
Critical
-
OS:- Ubuntu
Jenkins Version:- 2.89.4
workflow-multibranch-plugin version :- 2.17
Hi,
I am using multibranch pipeline job. In our Organization create the branch name with the following pattern (<name>/<feature-name>). e.g "integration/treatmentResume"
Also, I am using the custom workspace folder.
when I check this branch name on Jenkins master server to access the archive artifact then I got the below branch name.
*Modified Branch Name :- "*integration-.agrm62.atmentResume"
Original Branch Name:- "integration/treatmentResume"
Path :- var/lib/jenkins/jobs/<job-name>/branches/
Please let me know what the logic behind this.
[JENKINS-51827] Randon String in branch name in multibranch pipeline on jenkins master server
Component/s | New: branch-api-plugin [ 18621 ] | |
Component/s | Original: workflow-multibranch-plugin [ 21465 ] |
Description |
Original:
Hi, I am using multibranch pipeline job. In our Organization create the branch name with the following pattern (<name>/<feature-name>). e.g "integration/treatmentResume" Also, I am using the custom workspace folder. when I check this branch name on Jenkins master server to access the archive artifact then I got the below branch name. *Modified Branch Name :- "*integration-.agrm62.atmentResume" *Original Branch* Name:*-* "integration/treatmentResume" *Path* :- var/lib/jenkins/jobs/<job-name>/branches/ Please let me know what the login behind this. |
New:
Hi, I am using multibranch pipeline job. In our Organization create the branch name with the following pattern (<name>/<feature-name>). e.g "integration/treatmentResume" Also, I am using the custom workspace folder. when I check this branch name on Jenkins master server to access the archive artifact then I got the below branch name. *Modified Branch Name :- "*integration-.agrm62.atmentResume" *Original Branch* Name:*-* "integration/treatmentResume" *Path* :- var/lib/jenkins/jobs/<job-name>/branches/ Please let me know what the logic behind this. |
Labels | Original: jenkins plugin | New: jenkins plugin triaged-2018-11 |