Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.2
-
Fix Version/s: 4.6.3
-
Component/s: CiviCRM API
-
Labels:None
-
Documentation Required?:None
Description
Create a new monthly pledge starting sometime within the last month.
Edit the pledge payments and change the overdue payment amount to something unique.
Issue a Pledge Get API request.
Notice the pledge_next_pay_date is correct (the past overdue date)
Notice the pledge_next_pay_amount is incorrect. It contains the next pending amount, not the overdue amount.