-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.14.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
No
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
On console import yaml page, import multiple resources from a file, one of the resource failed to create, when click on "Retry failed resources", it will show import yaml age with error “Error parsing YAML: TypeError: Cannot read properties of null (reading 'editor')”
Version-Release number of selected component (if applicable):
4.14.0-0.nightly-2023-08-11-055332
How reproducible:
Always
Steps to Reproduce:
1.Login console, create a project. 2.Click "+", import a file with multiple resources, one of resource is invalid to create. 3.Click on "Retry failed resources" button.
Actual results:
2. There is "Retry failed resources" button on the page. 3. It opens import yaml page with errors
Expected results:
3. Should show the failed resource yaml and not show type error.
Additional info: