actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
15.43k stars 1.2k forks source link

[Bug]: Imported YNAB4 budget loses scheduled transactions #400

Closed biohzrddd closed 1 year ago

biohzrddd commented 1 year ago

Verified issue does not already exist?

I have searched and found no existing issue

What happened?

When importing a YNAB4 budget with scheduled transactions (some accounts with them and some without) that haven't been added to the register, none of the scheduling transfers (in Actual, going to Schedules shows "No schedules").

What error did you receive?

None

Where are you hosting Actual?

Locally via Yarn

What browsers are you seeing the problem on?

Firefox

Operating System

Windows 10

MatissJanis commented 1 year ago

Hi, Would you mind sharing an example YNAB file? Thanks

MatissJanis commented 1 year ago

Linking these two together as they both relate to the YANB4 importer: https://github.com/actualbudget/actual/issues/399

jnimmo commented 1 year ago

It appears the YNAB4 importer imports accounts, categories, payees, categories and budgets - doesn’t look like it currently supports importing schedules. Potentially a feature request instead

biohzrddd commented 1 year ago

I see nothing in the API docs about add/modify/delete schedules. Importing uses the API so currently this isn't possible.

MatissJanis commented 1 year ago

👋 Closing this ticket for now as we don't have a way to reproduce the issue (missing reproduction import file).

Please open a new issue with the reproduction file if you're still experiencing this problem.