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

Value of radioBlock passed weird through @QueryParameter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • Jenkins-2.73.1-LTS

      I want to get the value of radioBlock using

      @QueryParameter

      , but I can only get the value of the radioBlock which its tag:check==true (In another word, always get value of radioBlock which is checked in the last save)

       

      I know we cannot get the value of radioBlock through @QueryParameter in the last LTS version, but after https://github.com/jenkinsci/jenkins/pull/2734 release, we can get this value. However, when I query in the "doVerifyConfiguration", it returns the right value. When I query in the "doFill...Items", it returns wrong value.
       

            Unassigned Unassigned
            zackliu Chenyang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: