hack4impact-utk / mission-of-hope

Repo for the Mission of hope project for Hack4impact
2 stars 0 forks source link

Fix add donation form not adding donations #224

Closed ethanhmaness closed 1 month ago

ethanhmaness commented 1 month ago

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: