-
Bug
-
Resolution: Fixed
-
Major
-
None
-
1.522
When plot plugin publisher (Plot build data) is configured for a job and the configuration is reopened, the loading will never finish.
The javascript error is identified as TypeError: registry is undefined at:
var respondersForEvent = registry.get(eventName);
- is related to
-
JENKINS-18585 Error: TypeError: e.up(...).on is not a function on job-configuration screen, which never finishes loading/has broken Save button
- Resolved