Skip to content

v3.4.139

Choose a tag to compare

@radialmonster radialmonster released this 17 Jul 04:11
· 23 commits to main since this release

Fix fully-refunded recipient bypassing quota via stuck revocation_error row.

assign_recipient_to_order_item() treated any non-revoked sibling row, including one stuck in revocation_error status (Drive delete failed, cron still retrying), as an already-held slot. This let a fully-refunded recipient skip the no-slots-remain check and receive brand-new Drive resource grants while their original access was still pending teardown.