Bug 1790557

Summary: Pipeline default param breaks PipelineRuns
Product: OpenShift Container Platform Reporter: Andrew Ballantyne <aballant>
Component: Dev ConsoleAssignee: Andrew Ballantyne <aballant>
Status: CLOSED ERRATA QA Contact: Gajanan More <gamore>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.2.zCC: aos-bugs, nmukherj
Target Milestone: ---   
Target Release: 4.2.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1791907 (view as bug list) Environment:
Last Closed: 2020-02-24 16:52:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1791907    
Bug Blocks:    
Attachments:
Description Flags
Showing the parameters without any error none

Description Andrew Ballantyne 2020-01-13 15:46:00 UTC
Description of problem: 
When using the `default` property in a Pipeline param, it prevents the UI from creating a PipelineRun due to it straight copying the params and `default` is not a valid property in a PipelineRun params.


Version-Release number of selected component (if applicable):
4.2.14 of OpenShift Console


How reproducible:
100% when Pipeline params has a `default` property. Otherwise not an issue.


Steps to Reproduce:
1. Create a Pipeline with a param that includes a `default` property
2. Try to start the Pipeline

Actual results:
There is no UI update / error. The UI does nothing when the Pipeline is trying to be started. The PipelineRun is not created.

Expected results:
The PipelineRun to be created and thus starting the Pipeline. Shouldn't have an issue with `default` in Pipeline params.

Additional info:

Comment 1 Andrew Ballantyne 2020-01-13 15:49:49 UTC
Jira issue: https://issues.redhat.com/browse/ODC-2719

Comment 2 Andrew Ballantyne 2020-01-16 16:46:20 UTC
Became a blocker from PM's point of view when we investigated and found that even without a `default` the params provided a `default` with the value the user enters in the UI... thus causing the issue 100% anytime using Pipeline params.

Comment 4 Gajanan More 2020-02-12 08:00:12 UTC
Created attachment 1662610 [details]
Showing the parameters without any error

Comment 5 Gajanan More 2020-02-12 08:02:13 UTC
I have validated the bug on 
Build:4.3.1 (This is the RC build)
Browser: Google Chrome Version 78.0.3904.108 (Official Build) (64-bit)

Please find the attachment where you can see the output when user provides multiple parameters.

Comment 7 errata-xmlrpc 2020-02-24 16:52:45 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:0460