Actions
Bug #35683
closedContent host status refreshed even for hosts without content
Difficulty:
Triaged:
Yes
Description
It hits an error here because `errata` is nil: https://github.com/Katello/katello/blob/ee84716c4c94b28b0bb1302e63e6e81f3615c710/app/models/katello/errata_status.rb#L61
But the real question is why does `refresh_content_host_status` not first check to see if the host has a content facet? https://github.com/Katello/katello/blob/ee84716c4c94b28b0bb1302e63e6e81f3615c710/app/models/katello/concerns/host_managed_extensions.rb#L133
Updated by Chris Roberts over 2 years ago
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by Chris Roberts over 2 years ago
- Target version changed from Katello 4.7.0 to Katello 4.8.0
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/10353 added
Updated by Jeremy Lenz over 2 years ago
- Target version changed from Katello 4.8.0 to Katello 4.7.1
- Triaged changed from Yes to No
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.8.0 added
Updated by Jeremy Lenz over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|329c16105c209d385cb03dda845dc4c19ac8d260.
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/Katello/katello/pull/10426 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/10743 added
Actions