Closed quantum-grit closed 1 year ago
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.
✅ Tests will run for this PR. Once they succeed it can be merged.
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.