CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • group_contact_cache continually repopulating incorrectly
Pages: [1]

Author Topic: group_contact_cache continually repopulating incorrectly  (Read 490 times)

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
group_contact_cache continually repopulating incorrectly
September 10, 2011, 01:50:20 am
We discovered that a mailing group had some people on it that it shouldn't do - we have no idea how they got there as no-one put them there.

They were listed in the group from the toolbar > contacts > search and selecting the group...

They were removed from the group by ticking their names on the list then using the action 'remove from group'

The search was repeated and they were still listed.

I looked in the table, identifying the group id - 9 - and then checking the group_contact table where group_id=9; these people were listed though their status was 'Removed'

To cut the story short the situation is now:

The contacts have been deleted from the contact_group table (where group_id=9 and status='Removed')
The group_contact_cache has been cleared
civicrm cache has been cleared
all drupal caches cleared (though I am using APC, so is the APC cache cleared?)
the drupal session table has been cleared
the browser cache has been cleared...

The search still lists these people as members (though the group is not listed on their contact record and they are not in group_contact table) and they all re-appear in the group_contact_cache

I'm stumped as well as tearing my hair out - does anyone have any ideas of what to try next?

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
Re: group_contact_cache continually repopulating incorrectly
September 10, 2011, 02:11:20 am
I've deleted the group and re-created it - sorry that this does not solve the problem for anyone else, but I suspect it is pretty weird and have found no way to reproduce it

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • group_contact_cache continually repopulating incorrectly

This forum was archived on 2017-11-26.