Value of radioBlock passed weird through @QueryParameter

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: core
    • Environment:
      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.
       

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

              Created:
              Updated: