Bug #20844
Content views should be searchable on the basis on 'label'
Description
$ curl -k -u <admin-user>:<pwd> -X GET 'https://<foreman-fqdn>/katello/api/v2/organizations/<org-id>/content_views?search=label=<label-name>' -H 'content-type: application/json'
Should list the content views as per the matched label;
webUI also does not provide 'label' as a searchable attribute.
Associated revisions
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6932 added
#2
Updated by Justin Sherrill almost 5 years ago
- Legacy Backlogs Release (now unused) set to 114
#3
Updated by Anonymous almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|79e4028f6143e7783cc7da2bbd6a8b5abf6b4948.
#4
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) deleted (
114)
#5
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
- Category set to Content Views
fixes #20844 - adding LABEL search on the content view