Bug #36789
closedRecalculate errata uses out-of-date host package profile
Description
The 'Recalculate' button on the Errata tab only does the server-side recalculation. This means that if you've changed the host content view, content overrides, etc. it will use an out-of-date list to calculate applicability.
See https://community.theforeman.org/t/list-of-packages-to-install-not-up-to-date/35153
Add refresh button to
(a) main kebab - 'Refresh errata applicability'
(b) Packages kebab - 'Refresh package applicability'
(c) Errata kebab - 'Refresh errata applicability'
Replaces "Recalculate" button on Errata kebab
The button will do the same thing in all three places - run 'subscription-manager repos' on the host via REX. This will also trigger (as it always has) errata applicability recalculation, and the web UI will be updated immediately.
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10757 added
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.11.0 added
Updated by Jeremy Lenz about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a57828483396b6e02e4b6d849202a0253abe9004.
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/Katello/katello/pull/11174 added