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.
Created attachment 876721[details]
checkbox disappears on selecting env checkbox, while creating ak
Description of problem:
while creating new activation-key, when I select the checkbox of default env 'Library', the checkbox disappears and this doesn't allow us to create new activation key
Version-Release number of selected component (if applicable):
Satellite 6 Beta - Summit Release Snap 4
rubygem-katello_api-0.0.8-2.el6sat.noarch
ruby193-rubygem-katello-1.5.0-22.el6sat.noarch
katello-repos-1.5.1-1.git.14.0868bd1.el6.noarch
rubygem-hammer_cli_katello-0.0.3-5.el6sat.noarch
katello-1.5.0-18.el6sat.noarch
katello-certs-tools-1.5.5-1.el6sat.noarch
katello-installer-0.0.28-1.el6sat.noarch
pulp-katello-plugins-0.2-1.el6sat.noarch
katello-ca-1.0-1.noarch
katello-apache-1.0-1.noarch
foreman-selinux-1.5.0-0.develop.el6sat.noarch
rubygem-hammer_cli_foreman-0.0.18-7.el6sat.noarch
foreman-proxy-1.5.3-1.el6sat.noarch
ruby193-rubygem-foreman-tasks-0.4.0-5.el6sat.noarch
rubygem-foreman_api-0.1.11-3.el6sat.noarch
rubygem-hammer_cli_foreman_tasks-0.0.1-4.el6sat.noarch
foreman-postgresql-1.5.0.9-1.el6sat.noarch
foreman-1.5.0.9-1.el6sat.noarch
foreman-release-1.5.0-0.develop.201403182248gitdf471c7.el6.noarch
How reproducible:
always
Steps to Reproduce:
1. create new activation-key
2.
3.
Actual results:
the checkbox to select env disappers on click, and it doesn't allow user to create activation key
Expected results:
user should be able to select env while key creation
Additional info:
firebug shows these errors:
{"displayMessage":"PGError: ERROR: column reference \"id\" is ambiguous\nLINE 1: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_c...\n ^\n: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_content_view_environments\" ON \"katello_content_view_environments\".\"content_view_id\" = \"katello_content_views\".\"id\" WHERE \"katello_content_views\".\"default\" = 'f' AND \"katello_content_views\".\"organization_id\" = 2 AND (katello_content_view_environments.environment_id = 2)","errors":["PGError: ERROR: column reference \"id\" is ambiguous\nLINE 1: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_c...\n ^\n: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_content_view_environments\" ON \"katello_content_view_environments\".\"content_view_id\" = \"katello_content_views\".\"id\" WHERE \"katello_content_views\".\"default\" = 'f' AND \"katello_content_views\".\"organization_id\" = 2 AND (katello_content_view_environments.environment_id = 2)"]}
Comment 1RHEL Program Management
2014-03-20 07:44:11 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
Created attachment 876721 [details] checkbox disappears on selecting env checkbox, while creating ak Description of problem: while creating new activation-key, when I select the checkbox of default env 'Library', the checkbox disappears and this doesn't allow us to create new activation key Version-Release number of selected component (if applicable): Satellite 6 Beta - Summit Release Snap 4 rubygem-katello_api-0.0.8-2.el6sat.noarch ruby193-rubygem-katello-1.5.0-22.el6sat.noarch katello-repos-1.5.1-1.git.14.0868bd1.el6.noarch rubygem-hammer_cli_katello-0.0.3-5.el6sat.noarch katello-1.5.0-18.el6sat.noarch katello-certs-tools-1.5.5-1.el6sat.noarch katello-installer-0.0.28-1.el6sat.noarch pulp-katello-plugins-0.2-1.el6sat.noarch katello-ca-1.0-1.noarch katello-apache-1.0-1.noarch foreman-selinux-1.5.0-0.develop.el6sat.noarch rubygem-hammer_cli_foreman-0.0.18-7.el6sat.noarch foreman-proxy-1.5.3-1.el6sat.noarch ruby193-rubygem-foreman-tasks-0.4.0-5.el6sat.noarch rubygem-foreman_api-0.1.11-3.el6sat.noarch rubygem-hammer_cli_foreman_tasks-0.0.1-4.el6sat.noarch foreman-postgresql-1.5.0.9-1.el6sat.noarch foreman-1.5.0.9-1.el6sat.noarch foreman-release-1.5.0-0.develop.201403182248gitdf471c7.el6.noarch How reproducible: always Steps to Reproduce: 1. create new activation-key 2. 3. Actual results: the checkbox to select env disappers on click, and it doesn't allow user to create activation key Expected results: user should be able to select env while key creation Additional info: firebug shows these errors: {"displayMessage":"PGError: ERROR: column reference \"id\" is ambiguous\nLINE 1: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_c...\n ^\n: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_content_view_environments\" ON \"katello_content_view_environments\".\"content_view_id\" = \"katello_content_views\".\"id\" WHERE \"katello_content_views\".\"default\" = 'f' AND \"katello_content_views\".\"organization_id\" = 2 AND (katello_content_view_environments.environment_id = 2)","errors":["PGError: ERROR: column reference \"id\" is ambiguous\nLINE 1: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_c...\n ^\n: SELECT id FROM \"katello_content_views\" INNER JOIN \"katello_content_view_environments\" ON \"katello_content_view_environments\".\"content_view_id\" = \"katello_content_views\".\"id\" WHERE \"katello_content_views\".\"default\" = 'f' AND \"katello_content_views\".\"organization_id\" = 2 AND (katello_content_view_environments.environment_id = 2)"]}