A number of people have had issues with Hipmost, the command-line tool for migrating Hipchat data to Mattermost. Initially, the discussion of this topic was done on this thread, but I have hit my limit for replies as a new user. So I guess we are going to migrate discussion here.
Also, please feel free to use our issue tracker which may be better to use than posting here. I cannot post links to Github right now since I am a new user, but you can just head to github dot com slash orbitalimpact slash hipmost, go to the Issues tab and click New issue. Thank you.
Hey @ylluminarious, just a quick update. I found the problem as to why the hipmost private list command wasnβt working while assembling the sample data. My data set looks like:
The problem was solved by removing the files directory located within the users directory. I can only image the code is looking for a history.json file in each directory but fails to do so when hitting the files directory.
Now that I have HipMost up and running I imported one of the rooms but Iβm quite puzzled with the end result.
The room Iβm trying to import is a private room with 3 users. The import does not produce any errors but first I have to use the MatterMost CLI to have the created users join the team and channel. Iβm assuming this is an issue with the bulk import and not the jsonl file. Or a wrong expectation on my end.
After that the room itself is empty⦠All message are within a direct message channel for that user. Or in other words all messages I ever posted in the channel are now in a direct channel to myself.
Are your problems fixed after the recent contributions on Github? If not, please let me know. I apologize for the radio silence over the past week; weβve been rather busy with client work again so itβs hard to balance things. Thank you.
Hi, thanks for the bug report. Iβm having a hard time reading your message because the formatting is a bit wonky. Please head over to Github and file a new issue there; we can keep better track of it that way. Also, be sure to read up on Githubβs markdown formatting so that itβs a little easier to read there