vikunja/pkg/modules/migration
kolaente 205f330f8a
fix(migration): make sure to correctly check if a migration was already running
This change fixes a bug where Vikunja would not correctly check if a migration was already running. That meant it was not possible for users who had never before migrated anything to start a migration, because Vikunja assumed they already had a migration running for them.
This state was neither properly reflected in the frontend, which is now fixed as well.
2024-02-13 22:21:59 +01:00
..
handler fix(migration): make sure to correctly check if a migration was already running 2024-02-13 22:21:59 +01: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 chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
trello chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01: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): ignore tasks with empty titles 2024-01-19 23:04:24 +01:00
create_from_structure_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +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