-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Import CSV not splitting on selected Delimiter #1793
Comments
Can confirm, same here |
Actually, I believe this is the same as #1774 , so it should be fixed |
As of today and running the latest available version (v23.10.0) I can confirm that this bug still exists. |
I think this is fixed in the next release which will be v23.11.0. That'll get released in the next week or so. |
I actually seem to have a very related but worse-presenting issue since 23.10.0 (23.11.0 isn't available yet on truecharts to validate the fix; posting for documentation purposes if the issue persists) Using the following dummy csv:
As my csv contains quotes, I suspect that the underlying issue will also be the delimiter selector (it is expecting a delimiter and seeing edit: confirmed suspicion by import working as expected when replacing |
👍 Confirmed working on my side too! |
Sorry for the late reply, I finally got around to upgrading my instance and the error appears to be fixed now. |
Verified issue does not already exist?
What happened?
After updating to 23.10 the values shown in the Date, Payee, Notes and Amount drop downs are split on Comma and not the Delimiter selected in the Delimiter drop down.
when i downgrade to 23.9 it splits on the selected delimiter as expected.
changing the delimiter does not change it and i see no errors in the browser console.
i'm running Firefox 115.0
What error did you receive?
No response
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Firefox
Operating System
Linux
The text was updated successfully, but these errors were encountered: