Project

General

Profile

Actions

Bug #24188

closed

RH Repositories page ostree filter shows no results

Added by Andrew Kofink almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

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?

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

Actual:

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

Found in nightly

Actions

Also available in: Atom PDF