Do not delete contribution queue items #7593
Labels
feature/rewards
priority/P2
A bad problem. We might uplift this to the next planned release.
QA/No
release-notes/exclude
Milestone
We landed this issue/fix #7579. This was temporary fix. The real solution is implement timestamp (
completed_at
) intocontribution_queue
. This way we don't need to delete any records and it's safer.GetFirstContributionQueue
should now fetch first item from the queue thatcompleted_at
is null.The text was updated successfully, but these errors were encountered: