-
Bug
-
Resolution: Done
-
Major
-
openshift-4.9
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 205
-
Medium
Description of problem:
When installing a helm chart the helm chart is installed, but the console crashs with an error.
The console crashes also when the user right click of helm chart workload in topology.
An error was catched:
TypeError Description: Converting circular structure to JSON --> starting at object with constructor 'd' | property 'children' -> object with constructor 'Array' | index 0 -> object with constructor 's' --- property 'parent' closes the circle Component Trace: minified version Stack Trace: TypeError: Converting circular structure to JSON --> starting at object with constructor 'd' | property 'children' -> object with constructor 'Array' | index 0 -> object with constructor 's' --- property 'parent' closes the circle at JSON.stringify (<anonymous>)
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Switch to developer perspective
- Add page > Select Helm charts
- Install one of the charts (error happens at least with Dotnet 0.0.1 and Quarkus 0.0.3)
Actual results:
Error is being displayed
Expected results:
Could install the chart with an error.
The context menu should be displayed when right click the chart in topology.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.9.0-0.nightly-2021-07-25-125326
Additional info:
Normal git workload, working fine, Only for Helm chart workloads error is displayed
- is duplicated by
-
ODC-6207 Opening helm release side panel on topology causes crash
- Closed
- links to