Merging Two copies of Mantis

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
amani
Posts: 13
Joined: 17 Jul 2007, 13:15

Merging Two copies of Mantis

Post by amani »

Hello,

I'm using two copies of InstantMantis-1.0.8 to track multiple projects on two separate servers. Bugs tracking for one of these projects was created in the first server and then moved to the other one (so that Mantis in the 2nd server is used only for one porject). Now i need to use one copy only and return the bugs tracking information for this project to the mantis copy on the first server. I noticed the following cases:
1. I already have the same bugs with same bug ID in the two servers, and some might be with different states
2. New bugs in both mantis copies

any suggestions for this action ?
Best Regards,
Amani
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Merging Two copies of Mantis

Post by vboctor »

You can easily have them as two Mantis instances within the same MySQL/Apache installation. Lets say:
http://localhost:8008/instance1
http://localhost:8008/instance2

But having them as one instance is a much more complicated problem. There are no code available at the moment that merges two Mantis databases into one.
Migrate your MantisBT to the MantisHub Cloud
Post Reply