Actions
Bug #31939
closedErrata freeform search needs to look into title/history/description
Status:
Closed
Priority:
Normal
Assignee:
Category:
Errata Management
Target version:
Description
Most of the attributes in https://github.com/Katello/katello/blob/master/app/models/katello/erratum.rb#L20-L28 have `only_explicit` set. This means none of the errata attributes are searchable by default.
Steps:
1) Sync repo with errata
2) Go to Content -> Errata
3) Type the title/description
Notice no results are returned. We just need to make the free form search handle this.
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/9189 added
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases Katello 4.1.0 added
Updated by Partha Aji almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d6afc2a2598086707d464347e298754e45e02642.
Updated by Jonathon Turel over 3 years ago
- Has duplicate Bug #31925: errata filter (search) not working in katello 3.18.1 added
Updated by Jonathon Turel over 3 years ago
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
Actions