import users ?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
maori
Posts: 1
Joined: 10 Mar 2010, 23:32

import users ?

Post by maori »

hi guys
is there a way to import users to the mantris from another database that has users there ?
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: import users ?

Post by atrol »

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
Please use Search before posting and read the Manual
Post Reply