[rt-users] Merging 2 RT systems

Joe Harris drey111 at gmail.com
Mon Jun 18 13:16:50 EDT 2012


I have 2 instances of RT running at my location.  As of last week they
are both running 4.0.5 (Postgres 8.4.11) and we would like to merge
them into one system within the next quarter.  Just to give you a
little background on the systems:

System A:  Has been running for about 9 years and has approximately
30,000 tickets

System B:  Has been running for about 1.5 years and has approximately
4,000 tickets
Also there are some specific custom fields which are heavily used.

My main question is:

What is the best method to merge the 2 systems.  I have a couple of
thoughts on what I can do to accomplish it and would like some advice.

Method 1:  Migrate System A into System B
At the time of migration, delete all tickets in System A up to the
current ticket number in System B.  This way all references within the
tickets would remain intact, the custom fields would function normally
and after manipulating the sequence numbers to start at the next id.

Method 2:  Migrate System A into System B
And add a field to the tickets table that could be searchable within
RT to cross reference old ticket number to new ticket number.  The
more I say that the more I don't like the idea.  It would definitely
make for tedious upgrades in the future.

Method 3:  There may be a method someone else has used or a written
procedure for accomplishing this that I do not know about.  I am wide
open for discussions, ideas, thoughts, etc.

Any insight would be greatly appreciated.



More information about the rt-users mailing list