[Bug]: Phantom transactions added when imported CSV with same date/amount #969

Closed
opened 2026-02-28 19:26:48 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Summon528 on GitHub (Mar 7, 2024).

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I have checked my server logs and could not see any errors there
  • I will be attaching my server logs to this issue
  • I will be attaching my client-side (browser) logs to this issue
  • I understand that this issue will be automatically closed if insufficient information is provided

What happened?

Reproduce steps:

  1. Create a new account
  2. Import the followingCSV file acutalbug.csv
Date,Payee,Amount
02/11/2024,A,-1
02/08/2024,A,-1
02/02/2024,A,-1
  1. Observed that 3 transactions have been imported
  2. Imported the CSV again, a phantom 4th transaction will be created
    image

I haven't verified yet, but I think this is a regression for the newest version, since I import the same csv file without problems for a long time

What error did you receive?

Phantom transactions added after import

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Microsoft Edge

Operating System

Windows 11

Originally created by @Summon528 on GitHub (Mar 7, 2024). ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### Is this related to GoCardless, Simplefin or another bank-sync provider? - [ ] I have checked my server logs and could not see any errors there - [ ] I will be attaching my server logs to this issue - [ ] I will be attaching my client-side (browser) logs to this issue - [ ] I understand that this issue will be automatically closed if insufficient information is provided ### What happened? Reproduce steps: 1. Create a new account 2. Import the followingCSV file [acutalbug.csv](https://github.com/actualbudget/actual/files/14520662/acutalbug.csv) ```csv Date,Payee,Amount 02/11/2024,A,-1 02/08/2024,A,-1 02/02/2024,A,-1 ``` 4. Observed that 3 transactions have been imported 5. Imported the CSV again, a phantom 4th transaction will be created ![image](https://github.com/actualbudget/actual/assets/10328757/596cf952-4a38-4732-8d28-2158070bac68) I haven't verified yet, but I think this is a regression for the newest version, since I import the same csv file without problems for a long time ### What error did you receive? Phantom transactions added after import ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Microsoft Edge ### Operating System Windows 11
GiteaMirror added the bug label 2026-02-28 19:26:48 -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#969