Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 766888

Summary: Clicking environment on system creation screen doesn't select an Env
Product: Red Hat Satellite Reporter: Mike McCune <mmccune>
Component: WebUIAssignee: Tom McKay <tomckay>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: sghai
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 18:12:51 UTC Type: ---
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:    
Bug Blocks: 747354    
Attachments:
Description Flags
can select the env on system creation screen. none

Description Mike McCune 2011-12-12 18:54:15 UTC
Prereq:

Have at least 2 envs:

Locker -> DEV -> TEST

* Login, Systems, Create New 
* Type name, desc
* Try and select the TEST environment, the click doesn't store the selection on the TEST widget 
* Save and the system ends up in DEV

Comment 1 Tom McKay 2011-12-14 21:52:29 UTC
commit c5d9baf1804e3bb0e5e88fbc29a164066f88edeb
Author: Tom McKay <thomasmckay>
Date:   Wed Dec 14 08:27:28 2011 -0500

    + Bug 766888 - Clicking environment on system creation screen doesn't select an Env
      https://bugzilla.redhat.com/show_bug.cgi?id=766888
      The environment selector on the Systems pages were broken in several ways, including just not being hooked up properly. Two env selectors cannot co-exist in the same page so when the New System is opened when viewing systems by environment, the selector is not shown but instead just the name of the current environment.
    
      TODO: Really would like to see the env selector become self-contained so as not to impact other parts of the page, allowing multiple to be present.

Comment 2 Sachin Ghai 2011-12-27 08:28:19 UTC
Verified with following katello build:

[root@dhcp201-197 ~]# rpm -qa | grep katello
katello-glue-pulp-0.1.155-1.el6.noarch
katello-configure-0.1.48-1.el6.noarch
katello-trusted-ssl-cert-1.0-1.noarch
katello-cli-common-0.1.31-1.el6.noarch
katello-glue-foreman-0.1.155-1.el6.noarch
katello-common-0.1.155-1.el6.noarch
katello-httpd-ssl-key-pair-1.0-1.noarch
katello-0.1.155-1.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-repos-0.1.4-1.el6.noarch
katello-cli-0.1.31-1.el6.noarch
katello-glue-candlepin-0.1.155-1.el6.noarch
katello-all-0.1.155-1.el6.noarch
katello-certs-tools-1.0.1-1.el6.noarch


I'm able to select the environment on system creation screen. Please see the attachment in next comment.

Comment 3 Sachin Ghai 2011-12-27 08:29:16 UTC
Created attachment 549660 [details]
can select the env on system creation screen.