-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: parameterized-trigger-plugin
-
Environment: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