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

Unable to fetch all user selected values from "Multi-Level Single Select" and "Multi-Level Multi Select"

      I have provided 3 choice selection parameters (country->state->county) with values (USA, California, Santa Clara and USA, California, San Jose). Upon selecting the county (USA->California->San Jose), when I try to print the selected values, I am always getting the last selected value i.e., San Jose instead of "USA,California,San Jose". I am fetching the selected value using the name of the choice selection parameter control (e.g., $my_selection)

          [JENKINS-24652] Unable to fetch all user selected values from "Multi-Level Single Select" and "Multi-Level Multi Select"

          This is a blocker for me, as I need each selected value in the chain, not simply the final resulting value...

          Jonathan Langevin added a comment - This is a blocker for me, as I need each selected value in the chain, not simply the final resulting value...

          I agree. This would definitely increase the usefulness of this plugin if you could access all selected values. Simply having access to the value of the last choice does not accomplish what most would be using the multi level select functionality for.

          Michael Dobrindt added a comment - I agree. This would definitely increase the usefulness of this plugin if you could access all selected values. Simply having access to the value of the last choice does not accomplish what most would be using the multi level select functionality for.

            vimil vimil
            vijikarthi Vijay Srinivasaraghavan
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: