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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • core
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: