summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-02 05:40:34 -0700
committerit33 <iantien@gmail.com>2015-10-02 05:40:34 -0700
commitfbbee5bf614c1cbce5a4beb02d553b3261c8d749 (patch)
tree689c39ff292694f73478555e5cee254acfee8a4d
parentf0c8019da468895a3da89809f63d272eaf26bb59 (diff)
downloadchat-fbbee5bf614c1cbce5a4beb02d553b3261c8d749.tar.gz
chat-fbbee5bf614c1cbce5a4beb02d553b3261c8d749.tar.bz2
chat-fbbee5bf614c1cbce5a4beb02d553b3261c8d749.zip
Update slack-import.md
-rw-r--r--doc/import/slack-import.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/import/slack-import.md b/doc/import/slack-import.md
index 14528e4b9..c30de0567 100644
--- a/doc/import/slack-import.md
+++ b/doc/import/slack-import.md
@@ -1,5 +1,7 @@
#### Slack Import (Preview)
+*Note: As a SaaS service, Slack is able to change its export format quickly. If you encounter issues not mentioned in the documentation below, please let us know by [filing an issue](https://github.com/mattermost/platform/issues).*
+
The Slack Import feature in Mattermost is in "Preview" and focus is on supporting migration of teams of less than 100 registered users. The feature can be accessed from by Team Administrators and Team Owners via the `Team Settings -> Import` menu option.
Mattermost currently supports the processing of an "Export" file from Slack containing account information and public channel archives from a Slack team.
@@ -9,7 +11,8 @@ Mattermost currently supports the processing of an "Export" file from Slack cont
Limitations:
+- Newly added markdown suppport in Slack's Posts 2.0 feature announced on September 28, 2015 is not yet supported.
- Slack does not export files or images your team has stored in Slack's database. Mattermost will provide links to the location of your assets in Slack's web UI.
- Slack does not export any content from private groups or direct messages that your team has stored in Slack's database.
- The Preview release of Slack Import does not offer pre-checks or roll-back and will not import Slack accounts with username or email address collisions with existing Mattermost accounts. Also, Slack channel names with underscores will not import. Also, mentions do not yet resolve as Mattermost usernames (still show Slack ID).
-- Newly added markdown suppport in Slack's Posts 2.0 feature is not yet supported.
+