Bug #25971
ComputeResource available* api calls returns bad counts
Pull request:
Fixed in Releases:
Found in Releases:
Description
In controller ComputeResourcesController is a lot of methods available*, getting results using index template, but letting the default implementation count.
This approach will take count of ComputeResources, because it counts from resource_scope.
Associated revisions
History
#1
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6456 added
#2
Updated by Timo Goebel 10 months ago
- Fixed in Releases 1.22.0 added
#3
Updated by Ondřej Ezr 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 263744b89443fce01d9cecc1b4ab4e036d943ee3.
#4
Updated by Tomer Brisker 8 months ago
- Category set to API
Fixes #25971 - correct totals in nested resources of CR