Bug #10705
Incremental Update: Unable to filter my content hosts with environment if the selected errata contains atleast one installable errata
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1228292
Description of problem:
Incremental Update: Unable to filter my content hosts with environment if the selected errata contains atleast one installable errata
Version-Release number of selected component (if applicable):
Sat 6.1 GA Snap 7
How reproducible:
Always
Steps to Reproduce:
1. Navigate to Content -> Errata
2. Select multiple erratas (make sure to include atleast one installable errata)
3. Apply Errata
4. Select the check box - Only show content hosts where is currently installable in the host's Lifecycle Environment.
Actual results:
I had 6 erratas - 5 applicable and 1 installable errata for my content host. So I expected not to see my content host when I checked the check box. I assumed the content host will not be shown when atleast one of the selected errata is an applicable errata.
Expected results:
Do not show content host when the check box is checked if atleast one of the errata is an applicable errata in the list
Additional info:
Associated revisions
Fixes #10705: filter out non-installable Systems BZ1228292.
http://projects.theforeman.org/issues/107050
https://bugzilla.redhat.com/show_bug.cgi?id=1228292
History
#1
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5274 added
- Pull request deleted (
)
#2
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
#3
Updated by Walden Raines almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|881198cd4da2c491d9c7362dbeefd030dc6a370f.
Fixes #10705: fix errata CH installable filter BZ 1228292.
The filtering for content hosts where the errata is installable
was broken after changing the method to POST in 9b27077. This
commit fixes the referenced param so that the filter will work.
http://projects.theforeman.org/issues/10705
https://bugzilla.redhat.com/show_bug.cgi?id=1228292