Bug 1600222

Summary: RH Repositories page ostree filter shows no results
Product: Red Hat Satellite Reporter: Andrew Kofink <akofink>
Component: RepositoriesAssignee: Partha Aji <paji>
Status: CLOSED ERRATA QA Contact: Ales Dujicek <adujicek>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: adujicek, egolov
Target Milestone: 6.4.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-katello-3.7.0.12-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-16 19:02:57 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:

Description Andrew Kofink 2018-07-11 18:07:14 UTC
Reproduce:
Have some OSTree repositories provided by subscriptions in the current organization
Navigate to RH Repos page
Select "OSTree" from the filter dropdown

Expected:
OSTree repositories are shown. Perhaps the following query?

<pre>
GET "/katello/api/v2/repository_sets?organization_id=1&per_page=20&search=((label+~+ostree))"
</pre>

Actual:

<pre>
GET "/katello/api/v2/repository_sets?organization_id=1&per_page=20&search=((name+~+ostree))"
</pre>

Found in nightly

Comment 1 Andrew Kofink 2018-07-11 18:07:18 UTC
Created from redmine issue https://projects.theforeman.org/issues/24188

Comment 2 Andrew Kofink 2018-07-11 18:07:21 UTC
Upstream bug assigned to None

Comment 4 Satellite Program 2018-07-20 00:10:25 UTC
Upstream bug assigned to paji

Comment 5 Satellite Program 2018-07-20 00:10:27 UTC
Upstream bug assigned to paji

Comment 6 Satellite Program 2018-07-23 08:09:36 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/24188 has been resolved.

Comment 9 Bryan Kearney 2018-10-16 19:02:57 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