Actions
Bug #35512
closedWhen searching for content, dropdown filters are literal search terms.
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2121954
Description of problem:
In any content search bar, the initial click shows a dropdown of filter keys. These are literal search terms and not key designators.
Version-Release number of selected component (if applicable):
6.12
How reproducible:
100%
Steps to Reproduce:
1. Register host.
2. Click on host > Content > Packages.
3. Click on search bar.
Actual results:
Search is launched for the Key and not the Value of the filter.
Expected results:
Search is launched for the Value of the filter.
Additional info:
Screenshots attached.
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10270 added
Updated by Ian Ballou about 2 years ago
- Subject changed from When searching for content, dropdown filters are literal search terms. to When searching for content, dropdown filters are literal search terms.
- Category set to Web UI
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Jeremy Lenz about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|76f715bfd28a50c59e94f924a7d03be91ef512b2.
Actions