-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins ver. 1.653
Build Pipeline Plugin ver. 1.5.1
Steps to reproduce
- Create a pipeline with a manually triggered step
- Trigger the step and wait until it's completed
- Refresh the view
Expected result
The manual step should be shown in green.
Actual result
The manual step is shown in cyan, as if it was not executed as a part of this pipeline.
More information
The issue seems to be caused by changes to CauseAction, as described in the comments of JENKINS-33467.
- is duplicated by
-
JENKINS-33686 Build triggered via "Build other projects (manual step)" has no connection to upstream job
-
- Closed
-
- is related to
-
JENKINS-33467 CauseAction.causes can become huge
-
- Resolved
-
[JENKINS-33591] Manual steps broken in Jenkins ver. 1.653
Priority | Original: Minor [ 4 ] | New: Blocker [ 1 ] |
Environment | Original: Jenkins ver. 1.653 |
New:
Jenkins ver. 1.653 Build Pipeline Plugin ver. 1.5.1 |
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Attachment | New: screenshot-pipeline.png [ 32242 ] |
Pull request: https://github.com/jenkinsci/build-pipeline-plugin/pull/97