[rt-users] Migration issues

Christian Theune theuni at gmail.com
Mon Aug 22 03:25:07 EDT 2005


Hi,

first: Thanks for RT. We are using it happily for about 4 years now.

I'm currently trying to move our old RT instance (2.0.15) to a current
version (3.4.3) and am using the rt2-to-rt3 tools.

When it tries to import the first (of about 3000) ticket it dies on
this transition:

$VAR1 = {
          'OldValue' => 'new',
          'Type' => 'Status',
          'Field' => 'Status',
          'Ticket' => '5000',
          'Created' => '2003-06-23 06:02:36',
          'id' => 2,
          'NewValue' => 'deleted',
          'Creator' => '35788',
          'ActivateScrips' => '0'
        };


Any ideas?

Thanks,
Christian



More information about the rt-users mailing list