-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Jenkins 1.609.3 LTS
Matrix Project Plugin 1.7
Subversion Plugin 2.5.7
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.
- is related to
-
JENKINS-34758 Parameters are not passed to child jobs in multi-configuration projects
-
- Closed
-
[JENKINS-35330] Matrix plugin forwards subversion tag parameter value as null
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Attachment | New: Jenkins-Variable-List-Matrix-Project-Plugin-1_6.pdf [ 33087 ] |
Attachment | New: Jenkins-Variable-List-Matrix-Project-Plugin-1_7.pdf [ 33088 ] |
Link |
New:
This issue is related to |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Antonio Muñiz [ amuniz ] |
Workflow | Original: JNJira [ 171618 ] | New: JNJira + In-Review [ 184367 ] |