CRM-16084 - a hack that fixes the issue.
authorJohan Vervloet <johanv@johanv.org>
Tue, 10 Mar 2015 13:29:20 +0000 (14:29 +0100)
committerJohan Vervloet <johanv@johanv.org>
Tue, 10 Mar 2015 13:29:20 +0000 (14:29 +0100)
commit9960c0ef88b8f8170e7bb09319e21cc0648a0a2d
treecf6f6f116d9b684f33c34894800938bb38844550
parent92d270fdd0ca6ea4387397844f8f648d82e488c2
CRM-16084 - a hack that fixes the issue.

When you chain a relationship call to a contact call,
and contact_id_a or contact_id_b is provided for the
chained call, don't add the contact_id parameter.

----------------------------------------
* CRM-16084: API: when getting contact chaining relationships, the relationship direction is ignored
  https://issues.civicrm.org/jira/browse/CRM-16084
Civi/API/Subscriber/ChainSubscriber.php