Closed ethanhmaness closed 1 month ago
Add donation form was adding donors and donation items when appropriate, but not donations. This was because the form data was being validated, but the prevDonated field was never set. This has been fixed.
prevDonated
https://github.com/hack4impact-utk/Maintenance-Team/issues/32
Description
Add donation form was adding donors and donation items when appropriate, but not donations. This was because the form data was being validated, but the
prevDonated
field was never set. This has been fixed.Relevant issue(s)
https://github.com/hack4impact-utk/Maintenance-Team/issues/32
Type of change
Checklist: