[PR #2543] [MERGED] Fixing import of reconciled split transactions #38789

Closed
opened 2026-04-23 11:47:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2543
Author: @davidkus
Created: 4/2/2024
Status: Merged
Merged: 4/4/2024
Merged by: @youngcw

Base: masterHead: fix-reconciled-split-transacitons-on-import


📝 Commits (2)

  • a138e48 Fixing import of reconciled split transactions
  • 0bba26d Adding release note

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/shared/transactions.ts (+1 -0)
upcoming-release-notes/2543.md (+6 -0)

📄 Description

When importing transactions from nYNAB, I noticed that for reconciled split transactions, the "child" transactions were not being marked as reconciled after import.

Before

https://github.com/actualbudget/actual/assets/5488094/44855ded-e72a-4fd0-8a60-2b983c6ea3a8

After

https://github.com/actualbudget/actual/assets/5488094/2a836550-a5fa-40cf-aad6-52dc400b9d28


🔄 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/2543 **Author:** [@davidkus](https://github.com/davidkus) **Created:** 4/2/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix-reconciled-split-transacitons-on-import` --- ### 📝 Commits (2) - [`a138e48`](https://github.com/actualbudget/actual/commit/a138e487f88fd2ba0d5bd15cf17b96ec950b5cc6) Fixing import of reconciled split transactions - [`0bba26d`](https://github.com/actualbudget/actual/commit/0bba26d0847392f7a77e9f0ed24a85282a18ee83) Adding release note ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/transactions.ts` (+1 -0) ➕ `upcoming-release-notes/2543.md` (+6 -0) </details> ### 📄 Description When importing transactions from nYNAB, I noticed that for reconciled split transactions, the "child" transactions were not being marked as reconciled after import. ## Before https://github.com/actualbudget/actual/assets/5488094/44855ded-e72a-4fd0-8a60-2b983c6ea3a8 ## After https://github.com/actualbudget/actual/assets/5488094/2a836550-a5fa-40cf-aad6-52dc400b9d28 --- <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-04-23 11:47:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#38789