Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.14
-
Fix Version/s: 4.7.15
-
Component/s: Drupal Integration Modules
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
If we add a relationship CiviCRM Address for 'is primary' and another for 'is Billing', it doesn't work if it's against the base table :
There isn't another table in the query for the second relationship, so the location returned by the second relationship is the same as the location of the first one.