Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-45084

Unable to retrieve parameters in downstream Project

      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

          Phani Kumar created issue -
          Phani Kumar made changes -
          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

            huybrechts huybrechts
            phani_kumar Phani Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: