-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: workflow-support-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
Currently if you wish to know from a Workflow build which upstream build(s) triggered this one, you must resort to Jenkins model APIs. RunWrapper should rather have @Whitelisted public List<RunWrapper> getUpstreamBuilds() wrapping UpstreamCause.
- is related to
-
JENKINS-33577 "Unable to find a build" when using DownstreamBuildSelector with Jenkins Pipelines
-
- Resolved
-
- relates to
-
JENKINS-41272 Pipeline "currentBuild" should expose build causes
-
- Resolved
-
- links to
PR up at https://github.com/jenkinsci/workflow-support-plugin/pull/49