podkrepi-bg / api

Nest.js REST backend for charity platform Podkrepi.bg https://podkrepi.bg/swagger
https://podkrepi.bg
MIT License
82 stars 43 forks source link

fix(prisma): Set default Donation Type to donation #635

Closed sashko9807 closed 3 months ago

sashko9807 commented 3 months ago

There are recurring donations, created prior the implementation of the corporate flow, and thus resulting in an error when creating new donation, as type field is missing from the metadata. Set default value of DonationType to donation to prevent this.

github-actions[bot] commented 3 months ago

✅ Tests will run for this PR. Once they succeed it can be merged.