Import from v0.22.1 to v0.24.4 does not work #2031

Closed
opened 2026-03-22 13:51:50 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @zero-thermo on GitHub (Nov 12, 2024).

Description

Exporting from v0.22.1 and importing to v0.24.4 does not work.

Steps to reproduce:

  1. In v0.22.1, export to .zip via Settings >> Export
  2. In v0.24.4, import from .zip via Settings >> Import

Expected behavior: all tasks, projects, and labels corrected imported

Observed behavior: Projects are not imported. Tasks are not imported (looks like only older completed tasks are added). Labels partially imported.

My v0.22.1 is setup via docker-compose using the separate vikunja/frontend and vikunja/api images with postgres:13. v0.24.4 uses a unified vikunja/vikunja image for both, and also updates to postgres:16. I'm not sure how to correctly update, so would like to export to the latest Vikunja version

Vikunja Version

v0.22.1 and v0.24.4

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @zero-thermo on GitHub (Nov 12, 2024). ### Description Exporting from v0.22.1 and importing to v0.24.4 does not work. Steps to reproduce: 1. In v0.22.1, export to .zip via Settings >> Export 2. In v0.24.4, import from .zip via Settings >> Import Expected behavior: all tasks, projects, and labels corrected imported Observed behavior: Projects are not imported. Tasks are not imported (looks like only older completed tasks are added). Labels partially imported. My v0.22.1 is setup via docker-compose using the separate vikunja/frontend and vikunja/api images with postgres:13. v0.24.4 uses a unified vikunja/vikunja image for both, and also updates to postgres:16. I'm not sure how to correctly update, so would like to export to the latest Vikunja version ### Vikunja Version v0.22.1 and v0.24.4 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Nov 15, 2024):

Importing from older versions is not supported. You must be on the same version as the one you exported from.

Upgrade instructions to the unified container are here: https://vikunja.io/changelog/whats-new-in-vikunja-0.23.0#how-to-upgrade

@kolaente commented on GitHub (Nov 15, 2024): Importing from older versions is not supported. You must be on the same version as the one you exported from. Upgrade instructions to the unified container are here: https://vikunja.io/changelog/whats-new-in-vikunja-0.23.0#how-to-upgrade
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2031