Hello I want to merge 2 mantis databases to 1is that possible?
And if yes how to achieve this
merging 2 different databases
Moderators: Developer, Contributor
Re: merging 2 different databases
Do the databases contain:
Same or different projects?
Same or different MantisBT versions?
Same or different users?
Do you use attachments?
If yes: Stored as files or in database?
Same or different projects?
Same or different MantisBT versions?
Same or different users?
Do you use attachments?
If yes: Stored as files or in database?
Re: merging 2 different databases
Same or different projects? Most of them are the same I hope
Same or different MantisBT versions? Same version of Mantis, both now at 1.2.0
Same or different users? Some different users.
I do Use attachments, Stored within the database.
Same or different MantisBT versions? Same version of Mantis, both now at 1.2.0
Same or different users? Some different users.
I do Use attachments, Stored within the database.
Re: merging 2 different databases
Have a look at the export / import plugin which is delivered with MantisBT 1.2
I didn't try myself until now, but I think this can do a lot of the things you need.
I didn't try myself until now, but I think this can do a lot of the things you need.
Re: merging 2 different databases
okay, thanx will try.