[PR #2342] [MERGED] Fix parse errors with OFX data with no transactions #18621

Closed
opened 2026-04-14 20:48:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2342
Author: @twk3
Created: 2/8/2024
Status: Merged
Merged: 2/8/2024
Merged by: @twk3

Base: masterHead: twk3/fix-ofx-empty-transactions


📝 Commits (2)

  • 5e04dbd Fix parse errors with OFX data with no transactions
  • b2925c5 Add release note

📊 Changes

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

View changed files

📝 packages/loot-core/src/server/accounts/ofx2json.ts (+1 -1)
upcoming-release-notes/2342.md (+6 -0)

📄 Description

  • Return an empty array instead of an array of undefined

Related to parse error seen in https://github.com/actualbudget/actual/issues/2331


🔄 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/2342 **Author:** [@twk3](https://github.com/twk3) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@twk3](https://github.com/twk3) **Base:** `master` ← **Head:** `twk3/fix-ofx-empty-transactions` --- ### 📝 Commits (2) - [`5e04dbd`](https://github.com/actualbudget/actual/commit/5e04dbd3a26367c6f23bc01e95933f1ffc17904c) Fix parse errors with OFX data with no transactions - [`b2925c5`](https://github.com/actualbudget/actual/commit/b2925c5a4812a5a969015efd50e346688215b33f) Add release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/ofx2json.ts` (+1 -1) ➕ `upcoming-release-notes/2342.md` (+6 -0) </details> ### 📄 Description - Return an empty array instead of an array of undefined Related to parse error seen in https://github.com/actualbudget/actual/issues/2331 --- <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-14 20:48:04 -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#18621