[PR #3251] [MERGED] 3211: Fix broken transaction import on new accounts #58412

Closed
opened 2026-05-06 22:53:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3251
Author: @eireksten
Created: 8/13/2024
Status: Merged
Merged: 8/14/2024
Merged by: @MikesGlitch

Base: masterHead: bugfix/3211-broken-import


📝 Commits (4)

  • fe91a65 3211: Added check for string before matching any object.
  • 5d4ccac Release notes for 3251.
  • 46b7eff Fix release notes authors.
  • 9d53c8f Merge branch 'master' into bugfix/3211-broken-import

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/ImportTransactions.jsx (+8 -2)
upcoming-release-notes/3251.md (+6 -0)

📄 Description


category: Bugfix
authors: eireksten

Fix issue with importing transactions failing on new accounts (issue #3211).


🔄 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/3251 **Author:** [@eireksten](https://github.com/eireksten) **Created:** 8/13/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `bugfix/3211-broken-import` --- ### 📝 Commits (4) - [`fe91a65`](https://github.com/actualbudget/actual/commit/fe91a65cd45193bb7475e34523eea8f3f5ef7308) 3211: Added check for string before matching any object. - [`5d4ccac`](https://github.com/actualbudget/actual/commit/5d4ccacb5b5efdf222489f60cf46bfe7f87831b4) Release notes for 3251. - [`46b7eff`](https://github.com/actualbudget/actual/commit/46b7eff9a6bf2dcaa589ff2af04cd988debbf094) Fix release notes authors. - [`9d53c8f`](https://github.com/actualbudget/actual/commit/9d53c8f24c56529f32c68e684c10b4b0bf681793) Merge branch 'master' into bugfix/3211-broken-import ### 📊 Changes **2 files changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ImportTransactions.jsx` (+8 -2) ➕ `upcoming-release-notes/3251.md` (+6 -0) </details> ### 📄 Description --- category: Bugfix authors: eireksten --- Fix issue with importing transactions failing on new accounts (issue #3211). --- <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-05-06 22:53:15 -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#58412