-
Bug
-
Resolution: Done
-
Undefined
-
openshift-4.7
-
False
-
False
-
Undefined
-
Not Supported
-
ODC Sprint 194, ODC Sprint 195
-
Important
Description of problem:
Pipeline cannot be edited using PipelineBuilder yaml view as on saving the yaml an error is thrown saying `Error "Invalid value: 0x0: must be specified for an update" for field "metadata.resourceVersion".`
Prerequisites (if any, like setup, operators/versions):
Pipeline operator should be installed.
Steps to Reproduce
- Create a pipeline
- Go to pipelines page
- Click on edit pipeline kebab menu action
- Go to yaml view
- Edit the pipeline
Actual results:
Error alert with message `Error "Invalid value: 0x0: must be specified for an update" for field "metadata.resourceVersion".`
Expected results:
There should be no error and PipelineBuilder yaml view should work as expected.