Import Trello: include members and attachments
Brought to you by:
wekan
Originally created by: xavierpriour
Adds the ability to map exported Trello members to existing Wekan users before performing the import.
It also downloads the existing attachments and sets proper card covers.
PS: @mquandalle I have a residual UI bug, I could not manage to get a default focus() on the user easy-search field to select mapping - could you have a look? client/components/import/import.js:251
Originally posted by: mquandalle
Hey Xavier, thank you very much for yet another great contribution :-) I’ll review it this week-end.
Originally posted by: xavierpriour
Good news, attachment import went very quickly, so it's included as well!
Originally posted by: xavierpriour
@mquandalle all fixed.
Sorry about the muddy git history but when I rebase, I get errors when I push to github
Originally posted by: xavierpriour
ping @mquandalle 👋
Ticket changed by: mquandalle
Originally posted by: mquandalle
Hey Xavier,
Sorry for the long delay, I’m currently traveling and I’m not as productive as I would like (as you can see in my GitHub profile calendar). This is now merged, thank you again :-)
Originally posted by: mquandalle
Postponed the focus issue since there is a high chance that we move away from Blaze to React (see [#299]) sooner than latter which would change the rendering engine runtime, let's keep the
XXXcomment as you did for now.