I have a requirement like this, I need to add two build choice parameters. 
Second parameter should be selected based on what is selected in first 
parameter

lets say, I have two components
    AAAA and BBBB 

component AAAA has a subset of values 22, 33, 44 and component BBBB  has 
subset of value 88, 77, 66

When i select first choice parameter value as AAAA, second choice parameter 
should display only options 22, 33 and 44 and when i select component BBBB, 
second parameter should only display 88, 77 and 66
How to achieve this ?

Can anyone help ?

Thanks,
M
   

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to