POSTing to pluginManager/installNecessaryPlugins to install an older version of a plugin than the latest version will unexpectedly install the latest version

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Minor
    • Component/s: core
    • None
    • Environment:
      Jenkins 1.646
      Windows Server 2012 R2

      POSTing to pluginManager/installNecessaryPlugins to install an older version of a plugin than the latest version will unexpectedly install the latest version.

      For example, the latest version of the tfs plugin is 4.0, but I can't install an older version (ex. 3.2):

      curl -X POST -d "<jenkins><install plugin=\"tfs@3.2.0\" /></jenkins>" --header "Content-Type: text/xml" http://localhost:8080/pluginManager/installNecessaryPlugins
      

      The tfs plugin 4.0 is installed anyway.

      I don't think any workarounds exist.

            Assignee:
            Unassigned
            Reporter:
            Rami Abughazaleh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: