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.
https://github.com/openshift/origin-web-console/pull/2115
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/250ba448d705883346a812d7c11abd037cbb3854 Bug 1492949 - Don't prompt for project processing template from YAML Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1492949
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