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 842010 - Content Search - Packages: Entering a string in Repos field and hitting enter returns error
Summary: Content Search - Packages: Entering a string in Repos field and hitting enter...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Jason E. Rist
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-20 20:45 UTC by Corey Welton
Modified: 2019-09-25 20:44 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
An SQL error returns when selecting "Packages" from the content browser pane and searching for a string in the "Repos" field. This fix corrects the content search controller. The SQL error no longer appears.
Clone Of:
Environment:
Last Closed: 2012-12-04 19:47:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
trace (8.99 KB, text/plain)
2012-07-20 20:46 UTC, Corey Welton
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2012:1543 0 normal SHIPPED_LIVE Important: CloudForms System Engine 1.1 update 2012-12-05 00:39:57 UTC

Description Corey Welton 2012-07-20 20:45:54 UTC
Description of problem:
When user selects a content type of "Packages" from the Content Browse pane and then searches for a string in the Repos field, an error is thrown.

Version-Release number of selected component (if applicable):

Katello Version: 0.2.47-1.git.225.b3aa579.el6_3

How reproducible:


Steps to Reproduce:
1.  Create/Sync a  provider, product and repos.  You might just want to use third party repos as opposed to RH to assure your environment is as close to this one
2.  Content > Content Search 
3.  Choose "Packages" as the content type in the Content Browse pane
4.  In the resulting "Repos" field, enter the string "floob" and submit.
  
Actual results:
PGError: ERROR: column reference "id" is ambiguous LINE 1: SELECT id FROM "repositories" INNER JOIN "environment_produc... ^ : SELECT id FROM "repositories" INNER JOIN "environment_products" ON "environment_products"."id" = "repositories"."environment_product_id" WHERE "environment_products"."environment_id" = 1 (ActiveRecord::StatementInvalid)
Click here for more details.

Expected results:
Something a little more graceful.

Additional info:

Comment 1 Corey Welton 2012-07-20 20:46:34 UTC
Created attachment 599462 [details]
trace

Comment 2 Corey Welton 2012-07-26 14:11:38 UTC
I get the same thing when selecting content type of Errata and trying to search for a Repo

    PGError: ERROR: column reference "id" is ambiguous LINE 1: SELECT id FROM "repositories" INNER JOIN "environment_produc... ^ : SELECT id FROM "repositories" INNER JOIN "environment_products" ON "environment_products"."id" = "repositories"."environment_product_id" WHERE "environment_products"."environment_id" = 1 (ActiveRecord::StatementInvalid)
    Click here for more details.

Comment 3 Justin Sherrill 2012-07-26 21:19:42 UTC
I believe this might be fixed in a newer version as part of commit  7fdc9f6ad087f944e029af567487a8cdf2e89724

Moving to on_dev

Comment 5 Corey Welton 2012-09-18 16:05:59 UTC
QE Verified

CloudForms System Engine Version: 1.1.12-7.el6cf

Comment 7 errata-xmlrpc 2012-12-04 19:47:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2012-1543.html

Comment 8 Mike McCune 2013-08-16 18:14:57 UTC
getting rid of 6.0.0 version since that doesn't exist


Note You need to log in before you can comment on or make changes to this bug.