[PR #1962] [MERGED] [Bugfix] Fixed modal error and transactions now unlock when moved across accounts. #4047

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1962
Author: @zachwhelchel
Created: 11/23/2023
Status: Merged
Merged: 11/25/2023
Merged by: @MatissJanis

Base: masterHead: zach/lock-transactions-fixes


📝 Commits (3)

  • 92e62a0 Fixed modal error and transactions now unlock when moved across accounts.
  • 0b33a3f Added release notes.
  • 90e9f6d Merge branch 'master' into zach/lock-transactions-fixes

📊 Changes

4 files changed (+19 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+8 -2)
📝 packages/desktop-client/src/components/modals/ConfirmTransactionEdit.tsx (+1 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+4 -0)
upcoming-release-notes/1962.md (+6 -0)

📄 Description

No description provided


🔄 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/1962 **Author:** [@zachwhelchel](https://github.com/zachwhelchel) **Created:** 11/23/2023 **Status:** ✅ Merged **Merged:** 11/25/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `zach/lock-transactions-fixes` --- ### 📝 Commits (3) - [`92e62a0`](https://github.com/actualbudget/actual/commit/92e62a0a0ad3f4fcd19441b8c0bd04e1a043b36a) Fixed modal error and transactions now unlock when moved across accounts. - [`0b33a3f`](https://github.com/actualbudget/actual/commit/0b33a3f326f6ef019fea17f29880c62af9690ab8) Added release notes. - [`90e9f6d`](https://github.com/actualbudget/actual/commit/90e9f6dcc0fd2e3f4ebcefc5889e61e487840b3c) Merge branch 'master' into zach/lock-transactions-fixes ### 📊 Changes **4 files changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+8 -2) 📝 `packages/desktop-client/src/components/modals/ConfirmTransactionEdit.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+4 -0) ➕ `upcoming-release-notes/1962.md` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:50:45 -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#4047