-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: jenkinswalldisplay-plugin
-
Environment:Debian
When loading the html wall display there is a JS error:
ReferenceError: lastPaintInterval is not defined
if (lastPaintInterval != paintInterval)
This seems to block the job load and the display is stuck in "loading jobs..." forever.