-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Manual Job Trigger Broken in Pipeline v1.5.1 with Jenkins 1.642.1
OS = Centos7
When Creating a manual trigger downstream of a pipeline flow, I get the attached error in the log when trying to trigger the manual step and the job never starts.
- depends on
-
JENKINS-23532 Manual trigger execution causes TriggerException
-
- Closed
-
It looks like the root cause is:
`java.lang.IllegalStateException: No upstream trigger found for this projectPolicy Judge » AcceptanceTest2`
It looks like you are using the cloudbees folder plugin. Check you upstream config and make sure that you specify the fully qualified path, including folders. You are likely giving the relative name and it is not found