-
Bug
-
Resolution: Obsolete
-
Normal
-
None
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
Moderate
Description of problem:
Create a parallel-to-parallel pipeline through yaml and editing the pipeline causes the console to break in pipeline builder page.
Prerequisites (if any, like setup, operators/versions):
Pipelines operator installed
Steps to Reproduce
- Create a parallel-to-parallel pipeline from yaml.
parallel-to-parallel-pipeline.yaml - Edit the pipeline
Actual results:
The console breaks with a NPE
Expected results:
It should show the pipeline builder page and should not break the console.
Reproducibility (Always/Intermittent/Only Once):
Always