vikunja/pkg/modules/migration
kolaente 28b4eaee31
fix(migration): make sure tasks are associated to the correct view and bucket for data imported from Vikunja dump
This change fixes a bug where imported projects would contain the default views additionally to the ones included in the export. This also caused the tasks to not show up in the views and buckets where they should show up, the newly imported ones.

Resolves https://community.vikunja.io/t/migration-from-vikunja-export-duplicated-boards-local-to-oidc/2690
2024-08-12 17:00:16 +02:00
..
handler fix(migration): failed migration typo 2024-07-15 12:10:29 +02:00
microsoft-todo chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
ticktick chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
todoist fix(migration): ensure tasks are put into the correct bucket when migrating from todoist 2024-06-04 08:33:11 +02:00
trello feat(migration): include non upload attachments from Trello (#2261) 2024-04-10 22:12:06 +00:00
vikunja-file chore: check if import zip contains a VERSION file 2024-01-14 22:21:55 +01:00
create_from_structure.go fix(migration): make sure tasks are associated to the correct view and bucket for data imported from Vikunja dump 2024-08-12 17:00:16 +02:00
create_from_structure_test.go fix(views): import 2024-03-19 00:47:51 +01:00
db.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
helpers.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
main_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
migration_status.go feat(migration): migration from other services now happens in the background 2023-11-09 00:15:11 +01:00
migrator.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
testimage.jpg feat(migrators): remove wunderlist (#1346) 2022-12-29 17:12:39 +00:00