-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
1.10 of workflow plugin and 1.628 of Jenkins.
I am experimenting with the Multibranch Workflow job and have discovered one minor issue which is that I get the history of any change twice.
I am pretty sure what happens is that the change log for the repository gets logged once when the script is executed and once when I then check out the source during the actual build because if the script has an error and the checkout scm command doesn't run I get no duplication of the change.
- duplicates
-
JENKINS-29326 Workflow sidebar has duplicated Git Build Data links
- Reopened