How to recover users from pre-1.0 version

Is there a simple way to get dump the list of users from the pre-1.0 to re-add them to a stable version?

hi @benoitc,

You should be able to upgrade the database of each version by running the next released version, and skip from v0.7 to v1.1.1 using these instructions: https://github.com/mattermost/platform/blob/master/doc/install/Upgrade-Guide.md#upgrading-mattermost-v071-beta-to-v111

We had started work on an export function, but priorities changed before it was done, so there is not an easy way in the pre-released version to export a user list (or import one)

Future releases should be easier to migrate than pre-release.