Skip to content

Conversation

@GhassenRjab
Copy link
Contributor

@GhassenRjab GhassenRjab commented Aug 23, 2017

This PR is related to #1157

Now, when importing boards from Trello or Wekan, we import the original board activities in order to have the right dates of the activities. Except, there are two issues :

  1. Attachments related activities will be created at the time of the import from Trello and Wekan boards
  2. Comments related activities will be created at the time of the import from Trello boards only.

The cause of both issues are as follows, we can't - for now - circumvent hooks of CollectionFS, I opened an issue in the corresponding repository and once it is resolved, fixes will be implemented and we'll never have the first issue. As of the second issue, Trello doesn't export comments with their ids which prevented me from mapping between Trello ids and Wekan ids, I'll be looking for a solution for that.


This change is Reviewable

There is a minor catch here, we can't import activities related to adding attachments for now
@xet7 xet7 merged commit a2d7e2c into wekan:devel Aug 29, 2017
@GhassenRjab GhassenRjab deleted the feature/import-activities branch August 30, 2017 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants