mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 06:11:08 -05:00
Exporting data from old installation & import into new installation does not work correctly #323
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Zomphie on GitHub (Dec 8, 2024).
Description
I have two Vikunja installations based on 0.24.5, and I wanted to export the data out of my local installation and import it on my cloud installation. When doing this, the data is not imported correctly.
For example, in the left I have several projects with subprojects. When the import completes, the parent/child relationship is not maintained. There is also two "Inbox" after completing the import.
Vikunja Version
0.24.5
Browser and version
Firefox 133
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
No response
@kolaente commented on GitHub (Dec 8, 2024):
Did you use the user export/import or the dump?
@Zomphie commented on GitHub (Dec 8, 2024):
Yes, I did.
@kolaente commented on GitHub (Dec 8, 2024):
Which of the two? User export import or the dump via the cli?
@Zomphie commented on GitHub (Dec 8, 2024):
User export import*
@kolaente commented on GitHub (Dec 9, 2024):
Are both instances running the same version?
@Zomphie commented on GitHub (Dec 10, 2024):
Yes
@kolaente commented on GitHub (Dec 10, 2024):
Sounds like a bug. I'll take a look
@kolaente commented on GitHub (Jan 17, 2025):
I'm unable to reproduce this. Can you share the steps you used to reproduce this on the demo?
@kolaente commented on GitHub (Jun 24, 2025):
Closing as inactive, please ping or open a new issue with relevant information if you still have this problem.