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.
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
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.
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.