summaryrefslogtreecommitdiffstats
path: root/doc/help
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-08 23:05:05 -0700
committerit33 <iantien@gmail.com>2015-10-08 23:05:05 -0700
commit7906a9067faa87e4c1c96a4ca256aede1ba48721 (patch)
tree2e6b3628929d3dba930bce522bb5061249ff2d9d /doc/help
parent9c5ce4620ec43e86e2b0eecd10e11301978ed3c3 (diff)
downloadchat-7906a9067faa87e4c1c96a4ca256aede1ba48721.tar.gz
chat-7906a9067faa87e4c1c96a4ca256aede1ba48721.tar.bz2
chat-7906a9067faa87e4c1c96a4ca256aede1ba48721.zip
Rename doc/usage/Slack-Import.md to doc/help/Slack-Import.md
Diffstat (limited to 'doc/help')
-rw-r--r--doc/help/Slack-Import.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/help/Slack-Import.md b/doc/help/Slack-Import.md
new file mode 100644
index 000000000..c30de0567
--- /dev/null
+++ b/doc/help/Slack-Import.md
@@ -0,0 +1,18 @@
+#### 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.
+
+- In the feature preview, emails and usernames from Slack are used to create new Mattermost accounts, connected to messages history in imported Slack channels. Users can activate these accounts and by going to the Password Reset screen in Mattermost to set new credentials.
+- Once logged in, users will have access to previous Slack messages shared in public channels, now imported to Mattermost.
+
+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).
+