Bug #35277
closednew host ui, content, errata subtab, when N/A is chosen as severity filter erratas results are empty
Description
Description of problem:
SSIA
2 attached screenshots one is listing an erratas with no filter and the second one shows the described problem, no erratas shown when N/A selected.
Version-Release number of selected component (if applicable):
sat 6.11 snap 14
How reproducible:
Always
Steps to Reproduce:
1. register a host to activation key with the content view that contains a package with errata
2. install the package
3. open the new host UI, content tab, errata sub tab, choose severity filter N/A
Actual results:
filtering severity by N/A doesn't work
Expected results:
Possible solutions:
the severity filter will no longer support N/A option
or the filter will work correctly.
Of course preferably the latter.
Additional info:
I can provide a reproducer if needed, can be problematic to create N/A severity errata.
The answer from the developer, the explanation and the workaround.
N/A is stored as 'None' in the actual errata metadata, so I think you'd have to search for 'severity = None'. The autocomplete should help with this.
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10210 added
Updated by Samir Jha over 2 years ago
- Subject changed from new host ui, content, errata subtab, when N/A is chosen as severity filter erratas results are empty to new host ui, content, errata subtab, when N/A is chosen as severity filter erratas results are empty
- Target version set to Katello 4.6.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.6.0 added
Updated by Lucy Fu over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|3da0b394c9bb7d76e20547d179884bc7826a68e7.