jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-73569] Parameterized Trigger Plugin -- not passing Predefined Parameters downstream
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
After passing parameters 3 levels downstream (CI Build)> (SonarQube Quality Gate)> (Deploy to Dev)-> (Deploy to QA) all is correct. When passing to next downstream job (Deploy to UAT) the parameters are normally not passed. Is there a limit on the number (levels) of downstream jobs parameters can be passed?
---
Originally reported by sreilly91656, imported from: Parameterized Trigger Plugin -- not passing Predefined Parameters downstream
Raw content of original issue
After passing parameters 3 levels downstream (CI Build)
> (SonarQube Quality Gate)> (Deploy to Dev)-> (Deploy to QA) all is correct. When passing to next downstream job (Deploy to UAT) the parameters are normally not passed. Is there a limit on the number (levels) of downstream jobs parameters can be passed?
- environment:
All
Contributor guide
Assessment
This issue has not been assessed yet.