Issue Type: Bug Bug
Affects Versions: current
Assignee: vimil
Components: extended-choice-parameter
Created: 08/Sep/14 8:31 PM
Description:

When setting up a Multi-Level Single Select there is first the name of the Parameter.
Let's call this PARAM_NAME.

Then there is the Value. Here you can fill in multiple values and for each one listed a drop down menu will appear.
Lets call these VALUE1,VALUE2.

When the job is launched the only Environment Variable that is set is PARAM_NAME and it is set to the the value of whatever VALUE2 was selected.

There should be a variable set (excluding PARAM_NAME) for each Value listed.
So that when you run your job you would see the following environment variables:
PARAM_NAME = <some value>
VALUE1 = <value1 selected>
VALUE2 = <value2 selected>
...

Project: Jenkins
Priority: Major Major
Reporter: Michael Dobrindt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to