Invalidate smart group cache for group following deletion of group_contact row
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 28 Jun 2019 22:45:42 +0000 (08:45 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 24 Jul 2019 21:51:52 +0000 (07:51 +1000)
commitdadeae7d3572940b30d02c2c570bcbd3645958fd
tree0af4176570837b3934d830ef268537b9bd567193
parent0e6e80e9f78c13c5a0ab2740621785ba3e14fdc1
Invalidate smart group cache for group following deletion of group_contact row

Add in function to invalidate smart group cache rather than building it up again when contact removal is deleted

Remove if check
CRM/Contact/BAO/GroupContact.php
CRM/Contact/BAO/GroupContactCache.php