Actions
Refactor #3016
closedaccessible_hostgroups method unnecessarily sorts in memory
Description
since we added the full label to the db, we can ask the db to sort for us.
Updated by Ohad Levy over 11 years ago
also, changing the order to check first for an admin should improve the query a bit (when you are an admin).
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9aba9695bce2acc530ebffae7d49bce8feaedb92.
Actions