-
Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Pipelines 1.19.0
-
False
-
-
False
-
-
Pipeline Builder should not copy all parameters when adding a task
Goals
Pipeline builder functionality only copies attributes explicitly set or modified by user to the YAML
Requirements
1) Current Behavior -: while trying to create Pipeline using Pipeline builder from Openshift Console UI even if we don't set particular param it's shown as either a empty string or it populates the default value when we switch to YAML view.
2) Expected Behavior -: YAML should only show parameters which are explicitly modified in the UI after switch to YAML view or opening the YAML for create objects.
3) Why -: This would help them differentiate if the param value was explicitly set by the user or not.
4) Secondarily, Expects clear differentiation between default values, user set values in pipeline builder.
Customer Considerations
NA
Documentation Considerations
No impact on documentation
What does success look like?
Pipeline builder functionality only copies attributes explicitly set or modified by user to the YAML
Impact
Better user experience and less confusion
Done Checklist
- Acceptance criteria are met
- Non-functional properties of the Feature have been validated (such as performance, resource, UX, security or privacy aspects)
- User Journey automation is delivered
- Support and SRE teams are provided with enough skills to support the feature in production environment