Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 4.2.3
-
Component/s: CiviMember
-
Labels:
Description
When Find Memberships Page with 'Batch Update Members Via Profile' action and a Profile which have Membership Type field is selected and if update for that particular contacts is done ,the membership_type_id is always 1 and if we delete Membership Type with id is 1 so its throw constraint violation error.
Please see the attached patch which can solve this Problem.