Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.2.8
-
Fix Version/s: 4.3.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
After submitting the Contact Search form, there are 150+ of these queries, each with a different parent_id.
SELECT id, label, url, permission, permission_operator, has_separator, parent_id, is_active, name FROM civicrm_navigation WHERE parent_id = 101 AND domain_id = 1 ORDER BY parent_id, weight