Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.3, 2.2.4, 2.2.5, 2.2.6
-
Fix Version/s: 2.2.7
-
Component/s: Drupal Integration Modules
-
Labels:None
Description
civicrm_group_roles does not reflect a recent change to civicrm_contact_get() which now returns an array of contacts rather than a single contact record. The attached patch fixes this issue.