-
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.
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?