-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: build-pipeline-plugin
-
None
Create a folder:: TestFolder
Create the projects:
TestFolder » Job1
TestFolder » Job2
TestFolder » Job3 (Can be blank jobs)
Make Job1 have a downstream of Job2 and Job2 have a downstream of Job3. You need to do it through Post-build action -> Build other projects (manual step).
Create a new Build Pipeline View and have Job1 be the Initial Job.
Click Run - The build for first job should complete.
Go into Job2 and trigger a manual build.
Clicking trigger created the error message:
Dec 11, 2014 5:56:09 PM SEVERE au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView triggerBuild
No upstream trigger found for this TestFolder » Job2