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

AutoComplete does not support QueryParameter/dependsOn

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      I noticed that when doAutoCompleteXXXXX methods have optional parameters (using @QueryParameter and optionaly @RelativePath, no checkDependsOn attributes (or an equivalent for auto-complete) are generated in the HTML.

      Of course on the client side, there is currently no code supporting this as well, the ac.generateRequest function will have to be updated to fetch the values of the dependencies and append them to the url, like the check behavior does (see the registerValidator function).

            Unassigned Unassigned
            gdelory Guillaume DELORY
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: