hi guys
is there a way to import users to the mantris from another database that has users there ?
import users ?
Moderators: Developer, Contributor
Re: import users ?
That depends on what you want and what you have
Just a few thoughts as a first step:
Do the databases have the same projects with the same ID's?
Do you want to transfer more than the usernames and the email?
If you have some SQL-Skills at least this can be done with nothing more than exporting data, renumbering the user ID's, importing data and cleaning up some fields of the mantis_user_table
Just a few thoughts as a first step:
Do the databases have the same projects with the same ID's?
Do you want to transfer more than the usernames and the email?
If you have some SQL-Skills at least this can be done with nothing more than exporting data, renumbering the user ID's, importing data and cleaning up some fields of the mantis_user_table