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

Subversion plugin "List subversions tags" param does not override global jenkins global properties.

XMLWordPrintable

      I have a jenkins global property env variable defined as:
      BRANCH=trunk

      Then in a job, I have a "List subversion tags" parameter also named BRANCH.

      Prior to updating the the latest plugins (many of them), the local job's BRANCH var overrode the global property env var.

      After the update, the global property env var now takes precedence over the job's local BRANCH parameter.

      I've confirmed this by removing the global one and then the local BRANCH is correct.

            Unassigned Unassigned
            bedge Bruce Edge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: