2
0
Эх сурвалжийг харах

Updated docs about importing from Trello

Lauri Ojansivu 6 өдөр өмнө
parent
commit
55ef6c0c56

+ 9 - 6
docs/ImportExport/trello/Migrating-from-Trello.md

@@ -1,8 +1,11 @@
-Importing attachments from Trello:
-- https://github.com/wekan/wekan/tree/main/trello
-- https://github.com/wekan/trello-board-exporter
-- https://github.com/wekan/wekan/issues/4877
-- https://github.com/wekan/trello-backup
+## Importing attachments from Trello
+
+- https://github.com/wekan/trello-attachments-downloader
+- In Progress
+  - Fix import from Trello https://github.com/wekan/wekan/issues/5725
+  - Mass migrate from old WeKan to new WeKan without mapping users
+
+## OLD
 
 
 If you're already a Trello user, migrating to Wekan is easy:
 If you're already a Trello user, migrating to Wekan is easy:
 
 
@@ -46,4 +49,4 @@ Yet, it has a few limitations:
 - Wekan does not import your activity history (who did what when)
 - Wekan does not import your activity history (who did what when)
 - it does not map non-member users: if you had a public board, all non-member contributions (like comments) will be attached to the user doing the importation
 - it does not map non-member users: if you had a public board, all non-member contributions (like comments) will be attached to the user doing the importation
 - Trello does not export comments posted earlier than around December 2014 (this is empirical data), so Wekan can't import it.
 - Trello does not export comments posted earlier than around December 2014 (this is empirical data), so Wekan can't import it.
-- when importing attachments, Wekan will download them and host them on your server. But the download process is not particularly robust and there is no feedback on it, so if you have lots of (or heavy) attachments, you'll have to give it some time and it may timeout without you knowing about it.
+- when importing attachments, Wekan will download them and host them on your server. But the download process is not particularly robust and there is no feedback on it, so if you have lots of (or heavy) attachments, you'll have to give it some time and it may timeout without you knowing about it.