mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-16 07:04:23 -05:00
[GH-ISSUE #4301] [Bug]: Using v25.2.0 when import a csv file (maybe qif too) using a repeated Category, the import put the category aleatory. #71567
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexwbaule on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/4301
Verified issue does not already exist?
What happened?
if i have a category with the same name, inside two or more groups , on importing a csv or qif file, the category is not respected and the "importer" get it aleatory from the group.
How can we reproduce the issue?
Create a categories with the same name, inside 2 groups, like:
Usual Expenses
- tax
Income:
- tax
Create 2 or more entries on a account:
Give every entry the same category from differents groups.
Export this entries.
Delete the entries.
Import the CSV again.
Where are you hosting Actual?
Locally via Yarn
What browsers are you seeing the problem on?
Chrome
Operating System
Linux
@matt-fidd commented on GitHub (Jun 5, 2025):
Duplicate of https://github.com/actualbudget/actual/issues/2095
More of a feature request as it's a limitation of the current export format