Bug 1492949

Summary: Template processing pane from service-catalog home page should fill in pre-selected project
Product: OpenShift Container Platform Reporter: XiaochuanWang <xiaocwan>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 3.7.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: 3.7.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: 2017-10-31 12:57:43 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:

Description XiaochuanWang 2017-09-19 03:12:47 UTC
Description of problem:
Choose Import YAML / JSON from home page, select a project and paste template, hit "Create" then choose "Process the template", check the pane. There is a project selection drop-down list which is redundant. (there is not redundant project selection list when process a template from project overview page)

Version-Release number of selected component (if applicable):
Openshift v3.7.0-0.126.4

How reproducible:
Always

Steps to Reproduce:
1. Make sure there are 2 projects. From Home page:
Choose "Import YAML / JSON" from home page, select project 1 and paste template:
https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/templates/application-template-stibuild.json
2. Hit "Create", then choose "Process the template", check the panel
3. Choose project 2 and create


Actual results:
2. (Error) The project drop-down list is still empty


Expected results:
2. The project drop-down list should fill in pre-selected project in step 1

Additional info:
From project 1 Overview page, repeat step 1 and step 2, check the panel when choosing "Process the template", there is no redundant project selection list when process a template.

Comment 4 XiaochuanWang 2017-10-31 05:40:23 UTC
project selection list is removed from template processing pane, it's expected according to https://github.com/openshift/origin-web-console/pull/2115/files

Verified on Openshift v3.7.0-0.184.0