Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: core, pipeline, promoted-builds-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.164.2
-
Similar Issues:
Description
If you configure a job to have a promotion process, and a criterion for promotion is that a downstream project builds successfully, then that criterion is ignored if that downstream project is a pipeline project.
I suspect that this has the same underlying cause as JENKINS-45912, namely that the upstream/downstream link between the jobs is lost somehow.