[PR #2252] [MERGED] allow un-reconciling (unlocking) transactions #4204

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2252
Author: @MatissJanis
Created: 1/19/2024
Status: Merged
Merged: 1/22/2024
Merged by: @MatissJanis

Base: masterHead: matiss/unlock


📝 Commits (3)

  • e6bc8e0 allow un-reconciling (unlocking) transactions
  • a559f51 Merge branch 'master' into matiss/unlock
  • 272a9c5 Feedback: warning modal

📊 Changes

3 files changed (+22 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ConfirmTransactionEdit.tsx (+6 -0)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+10 -0)
upcoming-release-notes/2252.md (+6 -0)

📄 Description

In the past month I've found myself duplicating a locked transaction just so I could amend some details. Which is a bit annoying..

Hence my recommendation would be to allow unlocking transactions by clicking on the "lock" icon.

cc @youngcw @zachwhelchel LMK what you think


🔄 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/2252 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/22/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/unlock` --- ### 📝 Commits (3) - [`e6bc8e0`](https://github.com/actualbudget/actual/commit/e6bc8e0b1b55409fd1a63f0030d22b1aeb8d69ee) :sparkles: allow un-reconciling (unlocking) transactions - [`a559f51`](https://github.com/actualbudget/actual/commit/a559f5140a3dad79fdb7ddcee60928c190e9d0d2) Merge branch 'master' into matiss/unlock - [`272a9c5`](https://github.com/actualbudget/actual/commit/272a9c57b1f5c24f030be3767750165c2b7e12fb) Feedback: warning modal ### 📊 Changes **3 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ConfirmTransactionEdit.tsx` (+6 -0) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+10 -0) ➕ `upcoming-release-notes/2252.md` (+6 -0) </details> ### 📄 Description In the past month I've found myself duplicating a locked transaction just so I could amend some details. Which is a bit annoying.. Hence my recommendation would be to allow unlocking transactions by clicking on the "lock" icon. cc @youngcw @zachwhelchel LMK what you think --- <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:53:01 -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#4204