-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
1283.v9ddb_0284a_00c
In the Support page, when hitting "Download Bundle" without selecting any, the request fails with an exception:
2021-11-18 15:41:47.664+0000 [id=300070] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving https://jenkins.example.com/support/downloadBundles java.util.NoSuchElementException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1471) at java.util.HashMap$KeyIterator.next(HashMap.java:1493) at com.cloudbees.jenkins.support.SupportAction.doDownloadBundles(SupportAction.java:198) [...]
- links to