Bug #29330
closedInstalling all Errata of a host doesn't work
Description
Content -> Content Host -> Host XYZ -> Errata Tab
(Example: Host has 8 errata. Set per_page to 5 so that there are 2 pages)
Click the checkbox to select all errata of this page. Afterwards, press the "Select All" button which appears. All Errata, on all pages are selected.
Press "Apply Selected via Remote Execution - customize first".
Issue: The REX page will be shown but the field which should list the errata is empty.
In case of selecting only one errata (or 3), pressing "Apply Selectd REX - customize first" the field lists this errata.
Updated by Bernhard Suttner almost 5 years ago
- Subject changed from Installing all Errata doesn't work to Installing all Errata of a host doesn't work
Updated by Bernhard Suttner almost 5 years ago
- Fixed in Releases deleted (
Katello 3.14.0) - Found in Releases Katello 3.14.1 added
Updated by Chris Roberts almost 5 years ago
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/8654 added
Updated by The Foreman Bot over 4 years ago
- Fixed in Releases Katello 3.16.0 added
Updated by Justin Sherrill over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|6a8d63b972dbbadfe1974690273d33ebc9e35a18.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/8666 added
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/8725 added
Updated by Markus Bucher over 4 years ago
There seems to be a problem with the fix, which results in always installing all errata (at least if REX is used.
I added a PR to fix that, please review.