Feature #26162
Support preloading for load_hosts macro
Pull request:
Fixed in Releases:
Found in Releases:
Description
load_hosts macro does not support joins when loading hosts, even though the underlying load_resource does.
Related issues
Associated revisions
History
#1
Updated by Ondřej Pražák almost 2 years ago
- Blocks Bug #26033: Registered Hosts report: "Cannot eagerly load the polymorphic association :owner" added
#2
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6512 added
#3
Updated by Tomer Brisker almost 2 years ago
- Fixed in Releases 1.22.0 added
#4
Updated by Tomer Brisker almost 2 years ago
- Subject changed from Support joins for load_hosts macro to Support preloading for load_hosts macro
#5
Updated by Ondřej Pražák almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 2aab22607bda4fce5b4fe7903e04af37ce3af000.
Fixes #26162 - Allow preload for load_hosts macro