Actions
Bug #35398
closed'This host has errata that are applicable, but not installable' message incorrectly appears
Status:
Closed
Priority:
Normal
Assignee:
Category:
Errata Management
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The message in $Subject can appear incorrectly because it's based on the host's stored errata counts, which are not updated immediately.
One way to reproduce is
1. new host details > Errata > select all > Apply
2. Stay on that screen until the job completes
Expected: You see the 'All errata up-to-date' screen with the green check
Actual: You see 'This host has errata that are applicable, but not installable.' After refreshing the page, the 'All errata up-to-date' screen appears.
Suggestion/brainstorm
1. maybe have a link to recalculate errata from that screen?
2. make sure recalculating errata updates the content facet's stored errata counts
Updated by Lucy Fu over 2 years ago
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10253 added
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Jeremy Lenz about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|06067779f1668a9e92dcd42c6356052cfae6eb5d.
Actions