Bug 1574869

Summary: Create button has no response on BC edit page's Create New Webhook Secret dialogue
Product: OpenShift Container Platform Reporter: Xingxing Xia <xxia>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.10.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---Keywords: Regression
Target Release: 3.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-16 12:07:44 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:
Attachments:
Description Flags
js error meantime none

Description Xingxing Xia 2018-05-04 08:24:24 UTC
Created attachment 1431098 [details]
js error meantime

Description of problem:
Create button has no response on BC edit page's Create New Webhook Secret dialogue

Version-Release number of selected component (if applicable):
OpenShift Master:      v3.10.0-0.32.0
Kubernetes Master:     v1.10.0+b81c8f8
OpenShift Web Console: v3.10.0-0.32.0

How reproducible:
Always

Steps to Reproduce:
1. Create app from ruby image
2. Go to ruby-ex BC edit page "Triggers" part, click Create New Webhook Secret
3. Input secret name, key, click Create

Actual results:
3. No response. F12 shows js error meantime, see attachment

Expected results:
3. Response

Additional info:
Other dialogues of secret creation work.

Comment 2 openshift-github-bot 2018-05-07 13:42:41 UTC
Commits pushed to master at https://github.com/openshift/origin-web-console

https://github.com/openshift/origin-web-console/commit/625166f711d6ea747aa78c641be77fdf5b4e2979
Bug 1574869 - Fix runtime error creating webhook secret

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1574869

https://github.com/openshift/origin-web-console/commit/e2fae7248ee9d50308a3fdbb2fe5f3e447cffd7b
Merge pull request #2987 from spadgett/fix-webhook-secret

Bug 1574869 - Fix runtime error creating webhook secret

Comment 4 Xingxing Xia 2018-05-16 02:00:33 UTC
Verified in OpenShift Web Console v3.10.0-0.41.0. Now the button can be clicked