-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins ver. 1.532.2.2
Let's say you have a pipeline:
A -> B -> C
And B fails for whatever reason.
"B" is either manually restarted with the "rebuild" button or automatically restarted via the "naginator" plugin and the build passes, it would be since to have the pipeline reflect this.
- is related to
-
JENKINS-30801 Re-triggering a failed build copies the Actions from previous builds
-
- Resolved
-
oh, my bad, sorry... Just the description matched my problem perfectly. I will create an issue in the Build Pipeline Plugin.