-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins 1.651.1
Build Pipeline Plugin 1.5.2
Environment Injector Plugin 1.92.1
Matrix Authorization Strategy Plugin 1.3.2
When I trigger a build from a Build Pipeline View with a Manual Trigger of a downstream job, there's no variables injection and the job fails.
If I instead trigger the build as administrator user with the same steps, the downstream job correctly receives all the parameters.
I also tried to add all the possible permissions with the authorization matrix at job level with no success.
[JENKINS-35211] Build Pipeline plugin fails to inject variables with Manual Trigger
Labels | New: build-pipeline-plugin |
Description |
Original:
When I trigger a build from a Build Pipeline View with a Manual Trigger of a downstream job there's no variables injection and the job fails. If I instead trigger the build as administrator user with the same steps, the downstream job correctly receives all the parameters. I also tried to add all the possible permissions with the authorization matrix at job level with no success. |
New:
When I trigger a build from a Build Pipeline View with a Manual Trigger of a downstream job, there's no variables injection and the job fails. If I instead trigger the build as administrator user with the same steps, the downstream job correctly receives all the parameters. I also tried to add all the possible permissions with the authorization matrix at job level with no success. |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 171439 ] | New: JNJira + In-Review [ 210095 ] |
This same behavior works for me so something else is going on. Can you provide the config.xml and build.xml of relevant jobs /runs?