podkrepi-bg / api

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

fixing concurency in donationWish seeding #570

Closed quantum-grit closed 1 year ago

quantum-grit commented 1 year ago

Motivation and context

It was reported that there is a unique constraint problem during seeding of DonationWishes. Fixing by turning the donation loop into a sequential for loop.

github-actions[bot] commented 1 year ago

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