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) »
  • Problems with Child Group Contacts not showing up in Parent Group Contact List
Pages: [1]

Author Topic: Problems with Child Group Contacts not showing up in Parent Group Contact List  (Read 681 times)

jeffmikels

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
Problems with Child Group Contacts not showing up in Parent Group Contact List
September 15, 2010, 10:57:24 am
I thought this was a problem with 3.1.3, so I updated to 3.2.3, but the problem has persisted.

I have a hierarchy of groups that looks like this

VOLUNTEERS:
  - WORSHIP TEAM
  - KIDZONE VOLUNTEERS
    - GREEN ZONE
    - YELLOW ZONE
    - PURPLE ZONE
  - AV TEAM
  - WELCOME TEAM

I have people in all the subgroups and a few people manually entered in the "Volunteers" group (for internal reasons), it seemed like it used to work, but for some reason whether accessing the "Volunteers" parent Group by website or by API, I only get a partial results list, and the results are inconsistent between API and web interface.

I'm using the rest.php for API calls, and if I call
Code: [Select]
/contact/search?group=15&sort=contact_id I get one result set, but if I call
Code: [Select]
/contact/search?group=15&sort=email I get a different result set. If I view a specific person's contact details, the groups tab shows "Volunteers" as a group like it should, but if I click on Volunteers to show the members of the group, I only get a listing of 37 people when there are many more who should be listed.

For example, my own name is not showing up in the group listing even though "Volunteers" shows up under the groups tab of my contact page.

jeffmikels

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
Re: Problems with Child Group Contacts not showing up in Parent Group Contact List
September 15, 2010, 11:20:29 am
I should have said in the original post that I am looking for solutions.  :)

jeffmikels

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
Re: Problems with Child Group Contacts not showing up in Parent Group Contact List
September 20, 2010, 01:49:07 pm
bump... does anyone have anything to say about this?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Problems with Child Group Contacts not showing up in Parent Group Contact List
September 20, 2010, 02:20:14 pm

any chance u can reproduce this on the demo server with a smaller set?

i do remember fixing some part of the code for this in a recent version, but my memory is a bit hazy on what i did and when :(

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Problems with Child Group Contacts not showing up in Parent Group Contact List

This forum was archived on 2017-11-26.