-
Bug
-
Resolution: Fixed
-
Major
The web endpoint /support/download could previously be used to generate a support bundle.
For some unknown reason, it has been renamed to generateAllBundles through https://github.com/jenkinsci/support-core-plugin/commit/f5abd4aa31b1ce957ac6c9a813b567b7f42e0d22#diff-cf755e507e59d5f85dc456a6352e80e9R165
- blocks
-
JENKINS-35341 List bundles stored on the instance
-
- Closed
-
-
JENKINS-35343 Allow to delete each bundle(s)
-
- Closed
-
- links to
- mentioned in
-
Page Failed to load
Code changed in jenkins
User: Vincent Latombe
Path:
src/main/java/com/cloudbees/jenkins/support/SupportAction.java
src/test/java/com/cloudbees/jenkins/support/SupportActionTest.java
http://jenkins-ci.org/commit/support-core-plugin/769674164c7acca60133b342bc045d880734342f
Log:
JENKINS-48436Restore backward compatibility on web endpoints