-
Bug
-
Resolution: Fixed
-
Minor
If you add a Jobs Grid portlet to a dashboard view and include some folders, the primary icon is broken.
The reason is that the view was using job.buildStatusUrl, which is not defined for a folder. It could be, but anyway you were unnecessarily constructing icon URLs, when StatusIcon (and BuildHealth) already provide approved methods for getting the full image URL.
Fixing this also gets support for custom folder icons for free.
- depends on
-
JENKINS-18049 Dashboard View plugin v2.6 broke URL path to build stability images.
-
- Resolved
-