Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.16
-
Fix Version/s: 4.7.20
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
If you update a contribution without soft contributions, CiviCRM wants to delete all existing soft contributions . Because CRM_contribute_BAO_ContributionSoft is called without a (soft contribution) id, CiviCRM first fetches every single soft contribution from the database.
Our database has more than one million soft contributions, and I guess that is why updating an existing contribution causes a WSOD.
I will upload a fix in a couple of minutes.
Attachments
Issue Links
- links to