[PR #1005] [MERGED] Detect more errors in JS OFX importer. #3462

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1005
Author: @sinistersnare
Created: 5/7/2023
Status: Merged
Merged: 5/7/2023
Merged by: @j-f1

Base: masterHead: maintenance/better-jsofx-errors


📝 Commits (1)

  • 9734147 Detect more errors in JS OFX importer.

📊 Changes

2 files changed (+20 additions, -13 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/parse-file.ts (+14 -13)
upcoming-release-notes/1005.md (+6 -0)

📄 Description

@j-f1 This should make the error messages better, just capture more lines in a try-block 😂


🔄 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/1005 **Author:** [@sinistersnare](https://github.com/sinistersnare) **Created:** 5/7/2023 **Status:** ✅ Merged **Merged:** 5/7/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `maintenance/better-jsofx-errors` --- ### 📝 Commits (1) - [`9734147`](https://github.com/actualbudget/actual/commit/9734147d0371b0c1ec884b12dee311f3e74c6008) Detect more errors in JS OFX importer. ### 📊 Changes **2 files changed** (+20 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/parse-file.ts` (+14 -13) ➕ `upcoming-release-notes/1005.md` (+6 -0) </details> ### 📄 Description @j-f1 This should make the error messages better, just capture more lines in a try-block :joy: --- <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:42:00 -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#3462