-
Bug
-
Resolution: Unresolved
-
Minor
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
Attachment | New: Screenshot 2022-11-09 at 09.14.07.png [ 59471 ] |
Assignee | New: Zbynek Konecny [ zbynek ] |