-
Bug
-
Resolution: Fixed
-
Blocker
-
None
Configure Job A to trigger Job B twice, with differing parameters. Only the first instance of Job B will be triggered.
Eg.
Job A has two triggers:
Job B, predefined parameter BRANCH=master
Job B, predefined parameter BRANCH=testbranch
When Job A finishes building, it will trigger Job B with BRANCH=master, but it will not trigger it a second time with BRANCH=testbranch, as required.
- duplicates
-
JENKINS-8758 Trigger doesn't fire on failed jobs
- Resolved
-
JENKINS-8073 Cannot trigger more than one instance of the same job
- Resolved
- is duplicated by
-
JENKINS-9333 parameterized-trigger with multiple triggers only fires first one
- Resolved
-
JENKINS-9860 A project is only triggered for one parametrized configuration not all configured items.
- Resolved