Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.15
-
Fix Version/s: 4.7.17
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
To replicate
Create price with price fields as not required
Create event with above price set
Do online event registration without selecting price options
New participant is created with $0 contribution with missing line item.
Fix:
The code should not create contribution record if no price option is selected.