Actions
Bug #667
closedwelcome screens query is not optimized
Description
When starting foreman for the first time, foreman tries to show some help messages.
which simply count the amount of entires (i.e. hosts, reports, facts).
When the tables are large, this takes a lot of time, as it does not uses a index (see https://groups.google.com/group/foreman-users/browse_thread/thread/2729d0b6583037eb?hl=en).
Updated by Ohad Levy almost 14 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset a6273e1f1ebcbf364de955a969f8244109a5f764.
Updated by Ohad Levy almost 14 years ago
- Status changed from Ready For Testing to Closed
Actions