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

Matrix plugin forwards subversion tag parameter value as null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • matrix-project-plugin
    • None
    • Jenkins 1.609.3 LTS
      Matrix Project Plugin 1.7
      Subversion Plugin 2.5.7

    Description

      I have a matrix job which has "List subversion tags and more" parameters. (i.e. variable name SELECT_BRANCH)

      I try to use the variable in a shell script.

      The builds fail because the variable contains the value null instead of the selected svn branch.

      Executing printenv shows me:

      SELECT_BRANCH=null
      

      Note: Downgrade to Matrix Project Plugin version 1.6 fixes the issue.

      Attachments

        Issue Links

          Activity

            People

              amuniz Antonio Muñiz
              tom_ghyselinck Tom Ghyselinck
              Votes:
              6 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: