Value of radioBlock passed weird through @QueryParameter

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.
       

            Assignee:
            Unassigned
            Reporter:
            Chenyang Liu
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: