-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
Pipelines 1.17.0
-
False
-
None
-
False
-
-
Description of problem:
Checking the Taskruns from the Topology page using "Developer Console" loads with error
TypeError: Cannot read properties of null (reading 'apiGroup')
Prerequisites (if any, like setup, operators/versions):
openshift-pipelines-operator-rh.v1.17.0
Steps to Reproduce
- Create Pipeline and Task
- Check the status of both from the CLI as well as from the console
- Try to start the pipeline and check the Pipelinerun as well as Taskrun from the cli as well as Web UI.
We will see the error when viewing the Taskrun from the Web console
Actual results:
Taskruns, Pipelinerun loads with error as checked from the Web console.
Expected results:
Pipeline,Pipelinruns, Taskruns etc should load normally from the Web UI.