[
https://issues.jenkins-ci.org/browse/JENKINS-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on JENKINS-5914 started by huybrechts.
> Ability to generate a dynamic list of parameters to select from based on a
> previous selection
> ---------------------------------------------------------------------------------------------
>
> Key: JENKINS-5914
> URL: https://issues.jenkins-ci.org/browse/JENKINS-5914
> Project: Jenkins
> Issue Type: Improvement
> Components: parameters
> Reporter: bsrinath
> Assignee: huybrechts
> Priority: Minor
>
> Hudson provides for a nice way of selecting values for a build from a
> pre-populated list of parameter values. It would wonderful if in the case
> where there are multiple parameters for job, the values of the parameters can
> be logically tied to each other (especially in the case of the choice
> parameter). After clicking on build, User should be presented with a default
> set of values and then as and when the user goes about selecting values, the
> other fields should dynamically get updated depending on the users selections.
> For example: If the Job has 3 choice parameters:
> ||Description||Param||Values||
> |Type of work|WORK|Eat, Drink, Sleep|
> |Menu to eat|MENU|Soup, Salad, Rice|
> |Things to Drink|BEVS|Sprite, Coke, Pepsi|
> |Where to Sleep|SLEEP|Upstairs, Basement, Living|
> In the above scenario, the GUI that would come up after clicking on "Build",
> would only show the drop-down options for the Parameter "WORK". then
> depending on what value gets selected, the next parameter will showup i.e. if
> "Work" is Eat, a menu will be shown and so forth.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira