[GH-ISSUE #1884] [Bug]: Importing a QFX file with multiple months of transactions fail #7659

Closed
opened 2026-04-10 17:33:15 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @anthonyma94 on GitHub (Nov 9, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1884

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When importing QFX files that have multiple months of data collated, the import immediately fails with Error: Failed importing file. The data is collated on the bank's website (I've tried multiple banks).

ZIP with valid files (each month is individual)
qfx valid.zip

ZIP with invalid file (same transactions, but combined into a single file)
qfx invalid.zip

What error did you receive?

Docker logs show no errors.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox, Chrome

Operating System

Windows 11

Originally created by @anthonyma94 on GitHub (Nov 9, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1884 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When importing QFX files that have multiple months of data collated, the import immediately fails with `Error: Failed importing file`. The data is collated on the bank's website (I've tried multiple banks). ZIP with valid files (each month is individual) [qfx valid.zip](https://github.com/actualbudget/actual/files/13302388/ofx.valid.zip) ZIP with invalid file (same transactions, but combined into a single file) [qfx invalid.zip](https://github.com/actualbudget/actual/files/13302389/qfx.invalid.zip) ### What error did you receive? Docker logs show no errors. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox, Chrome ### Operating System Windows 11
GiteaMirror added the transaction importbugexperimental feature labels 2026-04-10 17:33:16 -05:00
Author
Owner

@joel-jeremy commented on GitHub (Nov 17, 2023):

Thank you for filing a report! A fix for this is currently being worked on. This is a bug on the experimental OFX parser. To fallback to the previous OFX parser, you can disable the Experimental OFX parser in the experimental features setting.

<!-- gh-comment-id:1816629797 --> @joel-jeremy commented on GitHub (Nov 17, 2023): Thank you for filing a report! A fix for this is currently being worked on. This is a bug on the experimental OFX parser. To fallback to the previous OFX parser, you can disable the `Experimental OFX parser` in the experimental features setting.
Author
Owner

@joel-jeremy commented on GitHub (Nov 20, 2023):

@anthonyma94 A fix has been merged to the main branch. The fix should be available on the edge version when it gets deployed later today and available on the December release.

<!-- gh-comment-id:1819784248 --> @joel-jeremy commented on GitHub (Nov 20, 2023): @anthonyma94 A fix has been merged to the main branch. The fix should be available on the edge version when it gets deployed later today and available on the December release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7659