Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.1
-
Fix Version/s: 4.5
-
Component/s: CiviCRM API, Core CiviCRM
-
Labels:
Description
By adding a new relationship between two contacts, if the contact type (A or B) of one of the types of relationships has been established to "all contacts", this relationship is not displayed in the dropdown list.
It can be solved modifying /[DRUPAL_ROOT]/sites/all/modules/civicrm/CRM/Contact/BAO/Relationship.php file as shown in attached patch.