Bug #33684
Host filter on load_errata_applications macro is reverted
Status:
Closed
Priority:
Normal
Assignee:
Category:
Errata Management
Target version:
Description
We see only information about hosts not included in the filter.
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr over 1 year ago
- Related to Feature #30626: Allow filtering errata applications by host on applied errata report added
#2
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ondřej Ezr
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9719 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Ondřej Ezr over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|f2a6d5396c9d7754944e11224e9edce7fccd6148.
#5
Updated by Andrew Dewar over 1 year ago
- Triaged changed from No to Yes
Fixes #33684 - wrong condition on host_filter
The host filter has been flipped and hosts that matched the filter has been left out.
This fixes the condition so the proper Hosts according to the filter get in.