-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: blueocean-plugin
-
Environment:Jenkins 2.73.3
Blue Ocean 1.3.3
Testing notes
kshultz has prepared testing notes
See also the linked duplicate ticket for another example of the stack trace. It seems related to time harmonizer - but more investigation needed. Â
Reproduction instructions: not clear.Â
This likely may be valid data and it just needs to be hardened a bit to undefined fields.Â
Original request
For some reason one of the builds has the result "undefined" (probably because the server restarted while running? or probably because I deleted some jobs because I was running out of disk space?)... Anyways, that issue causes the activity screen on blue ocean to fail loading with the following error:
blueocean.js:6247 Error fetching page TypeError: Cannot read property 'toLowerCase' of undefined
The problem seems to be in this line: https://github.com/jenkinsci/blueocean-plugin/blob/9d3cdedef981803eeb3c7931124187c903876c6f/blueocean-core-js/src/js/components/LiveStatusIndicator.jsx#L11
Attached screenshots of the error. I deleted all the jobs from Jenkins and the error was still happening. The only workaround I've found was to delete and re-create the pipeline.
- is duplicated by
-
JENKINS-47492 "TypeError: Cannot read property 'toLowerCase' of undefined" when trying to list PRs
-
- Closed
-
-
JENKINS-49364 Activity/branches for some pipelines fail to load with no errormessage
-
- Closed
-
- is related to
-
JENKINS-50818 Activity/branches for some pipelines fail to load with no errormessage
-
- Open
-
-
JENKINS-58342 Activity and Branches views empty
-
- Open
-
-
JENKINS-48252 ATH for Blue Ocean Pull Requests tab
-
- Resolved
-
- relates to
-
JENKINS-47492 "TypeError: Cannot read property 'toLowerCase' of undefined" when trying to list PRs
-
- Closed
-
- mentioned in
-
Page Loading...