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

src/donations: Set donation record date to payment's #613

Closed sashko9807 closed 5 months ago

sashko9807 commented 5 months ago

When syncing donation with payment, use payment's createdAt , updatedAt params. This is due to us currently using updatedAt field, to list donations to campaign.

github-actions[bot] commented 5 months ago

❌ Not all tests have run for this PR. Please add the run tests label to trigger them.

sashko9807 commented 5 months ago

Closing this for now, in favour of better approach