Actions
Bug #38056
closedRefresh content counts action on Smart proxy fails when content_counts is set to {}
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Description
Refresh content counts action on Smart proxy fails when content_counts is set to {}
Go to console on a box with smart proxy.
sp = SmartProxy.find("id")
sp.content_counts = {}
sp.save!
Try refresh counts action against any env/cv or global and the content count task will fail.
Updated by The Foreman Bot 15 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11244 added
Updated by Samir Jha 12 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|fa899c07b9da9ad085f9ba5b68850c952cb299ee.
Actions