[PR #491] [MERGED] 🐛 allow deleting both transfer transactions at the same time #3175

Closed
opened 2026-02-28 20:37:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/491
Author: @MatissJanis
Created: 1/21/2023
Status: Merged
Merged: 1/26/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-487


📝 Commits (1)

  • 2d782b9 🐛 allow deleting both transfer transactions at the same time

📊 Changes

1 file changed (+18 additions, -11 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/transfer.js (+18 -11)

📄 Description

Closes #487

Reproduction steps best explained in the linked issue ticket. But TLDR:

  1. create a transfer transaction from account A to B
  2. open "all accounts" view
  3. select both transfer transactions
  4. click delete
  5. before: error appears; after: no error, both transactions deleted

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/491 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/21/2023 **Status:** ✅ Merged **Merged:** 1/26/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-487` --- ### 📝 Commits (1) - [`2d782b9`](https://github.com/actualbudget/actual/commit/2d782b956cc91871240e59edacf90e37c64e5800) :bug: allow deleting both transfer transactions at the same time ### 📊 Changes **1 file changed** (+18 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/transfer.js` (+18 -11) </details> ### 📄 Description Closes #487 Reproduction steps best explained in the linked issue ticket. But TLDR: 1. create a transfer transaction from account A to B 2. open "all accounts" view 3. select both transfer transactions 4. click delete 5. before: error appears; after: no error, both transactions deleted --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:37:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3175