Actions
Bug #443
closedThe host index operation fails when not including a :fact_values eager loader
Description
In the case that a user with a fact_filter tries to index the hosts, the operation will fail unless there is an eager load of fact_values.
Eager loading fact_values is slow.
Updated by Paul Kelly almost 14 years ago
- Status changed from New to Ready For Testing
- Branch set to bug/443-fact_values-loading
rebased and tested
Updated by Paul Kelly almost 14 years ago
Refactored show_hosts and index
Added test for json for a user with a fact filter.
Added some missing default_access permissions
Rebased and tested
Updated by Ohad Levy almost 14 years ago
- % Done changed from 0 to 100
Applied in changeset 02acc2ecef35ea600fc1ae6d80d71009f1472df5.
Updated by Ohad Levy almost 14 years ago
- Status changed from Ready For Testing to Closed
Actions