-
Bug
-
Resolution: Fixed
-
Critical
The plugin manager is supposed to install detached plugins if you upgrade from a version which previously had their functionality as part of core to a version which now has it detached. This is not working for some reason and we need to investigate why.
Steps to reproduce:
Install 2.84
Pass setup wizard installing no plugins.
Update to 2.93 for same home
Expected:
Update installs command-launcher plugin (plus deps as needed)
Actual:
No plugins installed
- depends on
-
JENKINS-48604 Jenkins 2.96 downgrades script-security plugin on core update
-
- Resolved
-
- relates to
-
JENKINS-48604 Jenkins 2.96 downgrades script-security plugin on core update
-
- Resolved
-
-
JENKINS-48899 Jenkins downgrades detached plugins on upgrade
-
- Resolved
-
- links to
[JENKINS-48365] Command launcher plugin does not get installed on core update crossing 2.86
Link |
New:
This issue is related to |
Link |
Original:
This issue is related to |
Description |
Original:
h3. Steps to reproduce: Install 2.84 Pass setup wizard installing no plugins. Update to 2.93 for same home h3. Expected: Update installs command-launcher plugin (plus deps as needed) h3. Actual: No plugins installed |
New:
The plugin manager is supposed to install detached plugins if you upgrade from a version which previously had them installed to a version which now has them detached. This is not working for some reason and we need to investigate why. h3. Steps to reproduce: Install 2.84 Pass setup wizard installing no plugins. Update to 2.93 for same home h3. Expected: Update installs command-launcher plugin (plus deps as needed) h3. Actual: No plugins installed |
Description |
Original:
The plugin manager is supposed to install detached plugins if you upgrade from a version which previously had them installed to a version which now has them detached. This is not working for some reason and we need to investigate why. h3. Steps to reproduce: Install 2.84 Pass setup wizard installing no plugins. Update to 2.93 for same home h3. Expected: Update installs command-launcher plugin (plus deps as needed) h3. Actual: No plugins installed |
New:
The plugin manager is supposed to install detached plugins if you upgrade from a version which previously had their functionality as part of core to a version which now has it detached. This is not working for some reason and we need to investigate why. h3. Steps to reproduce: Install 2.84 Pass setup wizard installing no plugins. Update to 2.93 for same home h3. Expected: Update installs command-launcher plugin (plus deps as needed) h3. Actual: No plugins installed |
Remote Link | New: This issue links to "CloudBees Internal OSS-2588 (Web Link)" [ 18470 ] |
Assignee | New: Devin Nusbaum [ dnusbaum ] |
Possibly related to this apparent bug. I think we have no test coverage for this kind of upgrade scenario because AFAIK JenkinsRule cannot express it.