Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to run imports several times without duplicate messages #3123

Merged
merged 5 commits into from
May 6, 2016

Conversation

graywolf336
Copy link
Contributor

@RocketChat/core this is a continual of #2272 which allows running the same imports without getting duplicate messages, files, and all that. Current work is focused on Slack, but I want to allow it for the HipChat Cloud version as well.

Also, this closes #2532 for both HipChat Cloud and Slack.

Currently this errors out on line 286 of the slack importer because RocketChat.sendMessage doesn't support upserting messages when provided an _id.

…d again without duplicates. Currently errors out. Also fixed #2532 for Slack and HipChat.
@graywolf336 graywolf336 self-assigned this May 3, 2016
@graywolf336 graywolf336 added this to the 0.30.0 milestone May 3, 2016
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-3123 May 3, 2016 23:47 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-3123 May 6, 2016 15:31 Inactive
@rodrigok rodrigok temporarily deployed to rocket-chat-pr-3123 May 6, 2016 18:09 Inactive
@engelgabriel engelgabriel merged commit 1f86584 into develop May 6, 2016
@engelgabriel engelgabriel deleted the incremental-slack-import branch May 6, 2016 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slack Import - Error when importing a channel and not their creator
3 participants