Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.6
-
Fix Version/s: 4.2.7
-
Component/s: CiviPledge
-
Labels:None
Description
While entering the last scheduled payment of a pledge:
Click "Adjust Payment Amount"
Enter a reduced payment amount
Select the radio button "Adjust Total Pledge Amount"
Hit Save
Result: the pledge status is "In Progress" although the balance is 0. A new scheduled payment is added with status "Pending"
Expected: Pledge status becomes "Completed" with no additional scheduled payments.
A patch is attached for PledgePayment.php v4.2.6.