-
- Downloads
#1361 Fix bug where 2 memberships created for same relationship
Fixes a bug (likely recent regression) identified by @agileware-pengyi where duplicate inherited relationships for the same membership were being created I've been pretty much sweating blood trying to understand the code, & have now resorted to adding a class to generate a saner data set
Showing
- CRM/Contact/BAO/Relationship.php 10 additions, 49 deletionsCRM/Contact/BAO/Relationship.php
- CRM/Member/Utils/RelationshipProcessor.php 156 additions, 0 deletionsCRM/Member/Utils/RelationshipProcessor.php
- tests/phpunit/CRM/Contact/BAO/RelationshipTest.php 1 addition, 3 deletionstests/phpunit/CRM/Contact/BAO/RelationshipTest.php
Loading
Please register or sign in to comment