Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
None
Description
dashboard:PipelinePage.jsx needs to perform an additional check on the pipeline instance returned from this.context.pipelineService.getPipeline(this.href) inside the render function. It needs to make sure that the _class is not an AbstractPipelineImpl impl it returns a <NotFound /> page, otherwise the user ends up on a weird blank pipeline activity page.
Attachments
Issue Links
- is related to
-
JENKINS-39842 Open Blue Ocean button should not try to load /activity for a folder
-
- Resolved
-
This was seen on
JENKINS-39842, which is now fixed, so setting the priority to low.