Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.12
-
Fix Version/s: 4.7.15
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
How to reproduce on dmaster:
- go to a contact record
- create a new pledge of only 1 instalment
Result: when on the pledge tab, unfold the pledge to show details, the action links to record a payment will be missing. This is because in the database, the status_id of the pledge payment is NULL.
This does not happen when creating pledges with multiple instalments.