You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
index.ts:313 Uncaught (in promise) Error: A ’Income’ category group already exists.
at Module.insertCategoryGroup (index.ts:313:11)
at async undoDisabled (api.ts:50:24)
Cause
I believe this Is due to Income being a default category group in actual. When it tries to create a category group it fails as a category group already exists
Verified issue does not already exist?
What happened?
If you have a nYNAB budget that has a category group where the name is 'Income' you can't import the budget.
Steps to reproduce,
Error shown in console
Cause
I believe this Is due to Income being a default category group in actual. When it tries to create a category group it fails as a category group already exists
actual/packages/loot-core/src/server/importers/ynab5.ts
Lines 79 to 82 in 08aff05
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Chrome, Safari
Operating System
Mac OSX
The text was updated successfully, but these errors were encountered: