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 1488291

Summary: [RFE] Content views should be searchable on the basis on 'label'
Product: Red Hat Satellite Reporter: hprakash
Component: Content ViewsAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: tstrych
Severity: medium Docs Contact:
Priority: medium    
Version: 6.3.0CC: andrew.schofield, bbuckingham, bkearney, bmidwood, tstrych
Target Milestone: 6.4.0Keywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-16 15:28:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description hprakash 2017-09-05 03:56:37 UTC
Description of problem:
Below API endpoint-

/katello/api/v2/organizations/1/content_views?search=label=<cv_label> 

should return the results based on the matched content view label.

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


How reproducible:


Steps to Reproduce:
$ curl -k -u admin:ranjan -X GET 'https://<satellite-fqdn>/katello/api/v2/organizations/<org-id>/content_views?search=label=<label-name>' -H 'content-type: application/json'

webUI also does not provide 'label' as a searchable attribute.
Actual results:
API call shows the below error-

{"displayMessage":"undefined method `composite?' for 27:Fixnum","errors":["undefined method `composite?' for 27:Fixnum"]}

Expected results:

content view search should match the provided label and results the matched content views

Additional info:

Comment 1 Satellite Program 2017-09-22 20:04:20 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20844 has been resolved.

Comment 2 tstrych 2018-07-25 15:13:59 UTC
Verified with satellite 6.4 snap 13.

Used reproducer from OP, there was no traceback and the search was done as it was expected. 

Unfortunately, in hammer searching by label is still missing, in hammer you can search content view only by name or id. E.c Organization is searchable also by label .

Comment 4 errata-xmlrpc 2018-10-16 15:28:43 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.

https://access.redhat.com/errata/RHSA-2018:2927