Fix account deletion cascade bug #1644

Merged
zachgoll merged 2 commits from zachgoll/fix-transfer-deletes into main 2025-01-21 00:37:01 +08:00
zachgoll commented 2025-01-21 00:32:32 +08:00 (Migrated from github.com)

Fixes #1641

  • Adds tests to ensure accounts and entries can be deleted
  • Shows accounts that have an in-progress deletion with special state in UI on accounts page
  • Deletes Transfer record when either side of the transfer is deleted
Fixes #1641 - Adds tests to ensure accounts and entries can be deleted - Shows accounts that have an in-progress deletion with special state in UI on accounts page - Deletes Transfer record when _either_ side of the transfer is deleted
Sign in to join this conversation.