Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.8
-
Fix Version/s: 4.1.1
-
Component/s: Drupal Integration Modules
-
Labels:None
Description
Similar issue to CRM-7516 but for Multi-Select Country custom fields. When a Multi-Select Country custom fields is used as a Views filter, it only retrieves contacts that have a single value selected for the relevant field: contacts with multiple values specified are never retrieved, unless the filter is left blank.
The attached patch against 4.0.8 is working here.