-
Bug
-
Resolution: Fixed
-
Critical
-
jenkins 2.32.1
blue ocean 1.0.0-b14
-
-
tethys, pannonian
When opening the branches view of blue ocean, the page will not render throwing a javascript error if a branch does not have a last run date set:
jenkins-js-extension.js:31756 Uncaught TypeError: Cannot read property 'id' of null at Branches.render (jenkins-js-extension.js:31756) at Object.allowStateChanges (jenkins-js-extension.js:11157) at Reaction.<anonymous> (jenkins-js-extension.js:9174) at trackDerivedFunction (jenkins-js-extension.js:11424) at Reaction.track (jenkins-js-extension.js:11753) at reactiveRender (jenkins-js-extension.js:9170) at Branches.initialRender (jenkins-js-extension.js:9164) at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (blueocean.js:81115) at ReactCompositeComponentWrapper._renderValidatedComponent (blueocean.js:81138) at ReactCompositeComponentWrapper.performInitialMount (blueocean.js:80680)
- is blocked by
-
JENKINS-41238 Empty state for when a branch has no run data on branch and pr tab
-
- Closed
-
-
JENKINS-41252 branch tab fails when latestRun is null
-
- Closed
-
- is duplicated by
-
JENKINS-41317 Crash when opening branches page of Bitbucket branch source
-
- Closed
-
Thanks for reporting jredl