mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Update from deprecated versions #359
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 @ivanbarsukov on GitHub (Sep 26, 2023).
My server was abandoned for years and now I want to update planka or maybe export data from old version and import to current. Is there any way to safe migrate from 0.1.6?
Migrator log:
@meltyshev commented on GitHub (Sep 26, 2023):
An example of updating (from 0.1.6 to 1.0.0) can be found here: https://github.com/plankanban/planka/issues/139#issuecomment-871094096. Hope this helps, and then Planka should update automatically to the latest version via migrations.
@ivanbarsukov commented on GitHub (Sep 27, 2023):
Thank you!