Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: CiviMember
-
Labels:None
Description
When the self-serve contributions are used to create a new membership, an entry is not created in civicrm_membership_log. This is inconsistent with the process for admin creation of membership records (a log entry is created). The attached patch fixes this.