-
Bug
-
Resolution: Done
-
Major
-
openshift-4.7
-
False
-
False
-
Undefined
-
Not Supported
-
ODC Sprint 193
-
Important
Description of problem:
On clicking the task bubble in the Pipeline builder, white screens the app with error message.
Prerequisites (if any, like setup, operators/versions):
Install Openshift pipelines operator
Steps to Reproduce
- Go to pipelines page, click on the create button
- Add a task and click on the task bubble
Actual results:
The app breaks with the error message 'Cannot read property 'name' of undefined'
Expected results:
Should open the pipeline task sidebar without any error.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.7.0-0.nightly-2020-11-18-015705
Additional info:
Looks like the error is due to the accidental resolution of a merge conflict in TaskSidebar.tsx component.