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

It is not possible to downgrade plugins with dependents

      The CSS rule

      #plugins tr.has-dependents .enable .jenkins-toggle-switch label, #plugins tr.has-dependents .enable button, #plugins tr.has-dependents button, #plugins tr.has-dependents input, #plugins tr.has-disabled-dependency .enable .jenkins-toggle-switch label, #plugins tr.has-disabled-dependency .enable input {
        opacity: .25;
        pointer-events: none;
      } 

      applies to the #plugins tr.has-dependents button that would allow downgrading a plugin with dependents. While that i somewhat risky unless you confirm the versions that dependents depend on, this behavior makes the downgrade functionality unavailable to the vast majority of installed plugins.

          [JENKINS-70049] It is not possible to downgrade plugins with dependents

          There are no comments yet on this issue.

            zbynek Zbynek Konecny
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: