'Bucket does not exist' errors when trying to import from Todoist

Hi,
I’m trying to import from my Todoist account to a self-hosted Vikunja version v0.24.4 installation running in Docker. It only manages to import a handful of the hundreds of tasks I have in Todoist. When I checked the logs it shows these errors:

2024-11-06T23:14:56Z: ERROR     ▶ 520d [creating structure] Error while creating structure: Bucket does not exist [BucketID: 129]
2024-11-06T23:14:56Z: ERROR     ▶ 520e [Migration] Migration 2 from todoist for user 1 failed. Error was: Bucket does not exist [BucketID: 129]

can you replicate this on try?

probably this issue: Todoist migration: Buckets · Issue #254 · go-vikunja/vikunja · GitHub

Thanks both, I’m a bit hesitant to import personal data to the try instance. I could give kolaente a login to my self-hosted Vikunja is that helps?

In the meantime I ran an import with VIKUNJA_LOG_LEVEL: debug and added the results to that Github issue: Todoist migration: Buckets · Issue #254 · go-vikunja/vikunja · GitHub

1 Like

When originally migrated to Vikunja, I also migrated from todoist, and I ended up running the unstable build to do the migration. FWIW this was moths ago now, but it may still be worth a shot.

Thanks for the suggestion. I just tried it with the latest unstable Docker build (v0.24.1-440-44c659aa34) but no luck, same errors:

2024-11-11T03:01:27Z: ERROR     ▶ def [creating structure] Error while creating structure: Bucket does not exist [BucketID: 126]
2024-11-11T03:01:27Z: ERROR     ▶ df0 [Migration] Migration 4 from todoist for user 1 failed. Error was: Bucket does not exist [BucketID: 126]