Bug #25971
ComputeResource available* api calls returns bad counts
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 about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6456 added
#2
Updated by Timo Goebel about 4 years ago
- Fixed in Releases 1.22.0 added
#3
Updated by Ondřej Ezr about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 263744b89443fce01d9cecc1b4ab4e036d943ee3.
#4
Updated by Tomer Brisker almost 4 years ago
- Category set to API
Fixes #25971 - correct totals in nested resources of CR