I just tried to import a room from my old HipChat server into my eval-instance of MM.
Something very strange happened though.
All messages written to that room ended up as private messages to/from each user and not in the indicated room in MM…
Example: Message from me to room in HipChat shows as a private message to/from myself in MM.
The room/channel I try to import from HipChat - must that be non-existing in MM? Or have I done something else wrong in my conversion with hipmost followed by a bulk import using the CLI??
@amy.blais:
Regarding the Hipmost bugs: I started out with the recommended gem, but that made me run into a couple of other bugs, so now I’m using the master branch from github, which seems to work (it doesn’t fail at least), but ends up with the described problem…
I started looking at HC2MM, but that requires ssh-access to the MM server, which I have in a docker container, using the https://github.com/mattermost/mattermost-docker which doesn’t have the possibility to enable SSH inside the container…
I haven’t looked at varna, will do
Anonymized first 4 lines of my HipChat datafile created by Hipmost (Or should it have been the before-Hipmost-conversion-file instead?):
I’ve hit that limitation of Hipmost aswell. One could argue, that the representation of a room with less than 8 people is a direct channel in Mattermost. Coming from Hipchat though, I don’t think that makes sense.
I have a local branch of Hipmost where I’ve fixed some issues. After realizing there is too many issues and some data not being migrated, I’ve created my own migration script. You can find it here: https://github.com/ergon/migratemost