-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Linux
I had a requirement where I need to execute the Downstream jobs based on the parameters provided in the upstream job. I have provided the details using Predefined parameters. But to my surprise, those parameters are not getting shared with the downstream project. I have configured predefined parameters as follows.
DOMAIN="qa.papajohns.com_new1234"
I am retrieving the value as $DOMAIN in the downstream project
[JENKINS-45084] Unable to retrieve parameters in downstream Project
Description |
Original:
I had a requirement where I need to execute the Downstream jobs based on the parameters provided in the upstream job. I have provided the details using *Predefined parameters.* But to my surprise, those parameters are not getting shared with the downstream project. I have configured predefined parameters as follows. DOMAIN="qa.papajohns.com_new1234" |
New:
I had a requirement where I need to execute the Downstream jobs based on the parameters provided in the upstream job. I have provided the details using *Predefined parameters.* But to my surprise, those parameters are not getting shared with the downstream project. I have configured predefined parameters as follows. DOMAIN="qa.papajohns.com_new1234" I am retrieving the value as $DOMAIN in the downstream project |