We are using this plugin: https://github.com/julianlam/nodebb-plugin-session-sharing
We changed our user ids from int to guid and now of course the user mapping of the session sharing plugin creates new users.
How can we replace the old int ids with the new guids?