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

getDownstreamBuildList() doesn't provides parameterized triggers builds

XMLWordPrintable

      In the xml of the job I see that the description is ok:
      <org.jvnet.hudson.plugins.DownstreamBuildViewAction plugin="downstream-buildview@1.9">
      <downstreamBuilds class="concurrent-hash-map">
      <entry>
      <string>CI_Job</string>
      <int>144</int>
      </entry>
      </downstreamBuilds>
      </org.jvnet.hudson.plugins.DownstreamBuildViewAction>

      CI_Job is arameterized triggers build. but the getDownstreamBuildList function returns the parameters by getDownstreamProjects function that doesn't support parameterized triggers builds

            shinodkm shinodkm
            miriam_b Miriam Broner
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: