Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.6
-
Fix Version/s: 4.1.0
-
Component/s: None
-
Labels:None
Description
I am not very familiar with how ACLs work internally, but it seems that the APIs still check disabled groups. This was causing me performance issues on a site, since it does "left joins" on the civicrm_group_contact table (mine has 163 000 entries).
c.f. http://forum.civicrm.org/index.php/topic,21849.0.html
c.f. patch.