go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
758 stars 55 forks source link

Todoist migration: Buckets #254

Closed GuyFoetz closed 1 month ago

GuyFoetz commented 2 months ago

Description

While importing some todoist projects, the Buckets are all created, but the Tasks are all put into the last created Bucket and not the corresponding bucket.

Vikunja Version

0.23.0

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

kolaente commented 2 months ago

Is this still a problem in the latest unstable build?

GuyFoetz commented 2 months ago

switched to unstable docker build and tried the migration again.

Result: just 1 bucket is created, with all the tasks in it, maybe the others are automatically deleted as they are empty? as the bucket id is the same as before

kolaente commented 2 months ago

This sounds like a bug. I'll take a look.

kolaente commented 1 month ago

Fixed in https://github.com/go-vikunja/vikunja/commit/c17e4564e750d5a5ad0a2cced4ed6ba50820d226, please check with the next unstable build (should be ready for deployment in ~45min, also on try).