-
Bug
-
Resolution: Unresolved
-
Major
-
None
When loading the activity or branch view of a project I perpetually see a "loading" and no results. Please see the attached debugger screenshot and console log below; it appears an ObservableArray is being passed in but does not have the _links.self key. (We have observed this issue for a while, I just got enough energy to actually look into it.)
VM49 blueocean-core-js.js:58316 Error fetching page TypeError: Cannot read property 'self' of undefined
at ActivityService.bunkerKey (VM49 blueocean-core-js.js:57638)
at ActivityService.setItem (VM49 blueocean-core-js.js:57681)
at executeAction (VM49 blueocean-core-js.js:40833)
at ActivityService.res (VM49 blueocean-core-js.js:40805)
at PipelineService._this.bunkerMapper (VM49 blueocean-core-js.js:58647)
at PipelineService.setItem (VM49 blueocean-core-js.js:57680)
at executeAction (VM49 blueocean-core-js.js:40833)
at PipelineService.res (VM49 blueocean-core-js.js:40805)
at VM49 blueocean-core-js.js:57699
at Array.map (<anonymous>)
at PipelineService.setItems (VM49 blueocean-core-js.js:57698)
at VM49 blueocean-core-js.js:58300
at executeAction (VM49 blueocean-core-js.js:40833)
at res (VM49 blueocean-core-js.js:40805)
Jenkins 2.222.4
Blue Ocean 1.23.2
Any updates on this? I'm with the exact problem after I deleted an intermediate build from a pipeline job.![](/images/icons/emoticons/sad.png)
Evidences: