[PR #2140] [MERGED] 🐛 (import) fix reconciled transactions getting overriden on import #4143

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2140
Author: @MatissJanis
Created: 12/30/2023
Status: Merged
Merged: 1/1/2024
Merged by: @MatissJanis

Base: masterHead: matiss/fix-2103


📝 Commits (2)

  • 1605662 🐛 (import) fix reconciled transactions getting overriden on import
  • cb5ffb9 Release notes

📊 Changes

2 files changed (+18 additions, -2 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/sync.ts (+12 -2)
upcoming-release-notes/2140.md (+6 -0)

📄 Description

reconciled (locked) transactions should not get updated upon importing

Closes #2103


🔄 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/2140 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 1/1/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-2103` --- ### 📝 Commits (2) - [`1605662`](https://github.com/actualbudget/actual/commit/1605662b892ec22b08c3d58583a11fae7b69b975) :bug: (import) fix reconciled transactions getting overriden on import - [`cb5ffb9`](https://github.com/actualbudget/actual/commit/cb5ffb9cb1c0b5d124c48470096a9d4360466676) Release notes ### 📊 Changes **2 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+12 -2) ➕ `upcoming-release-notes/2140.md` (+6 -0) </details> ### 📄 Description reconciled (locked) transactions should not get updated upon importing Closes #2103 <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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:52:09 -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#4143