Rt2 to rt3 v1.11 problems

I’ve been having this problem since about v1.9 on the dumpfile-to-rt3 part of
the import utility.

Users import fine, groups appear to import as well… however I get this:

Importing groups
Importing tickets…t-1
.t-2
[Sat May 3 06:35:35 2003] [crit]: What do I do with NewValue for HASH
(0xac4a3e4). It is a HASH at ./dumpfile-to-rt-3.0 line 347.
(/usr/local/rt3/lib/RT.pm:232)

rt-2.0-to-dumpfile ran fine on my system.

Running MySQL 4.0.12, RT3.0.2pre5 all dependencies satisfied, new database
setup for rt3 before the dumpfile-to-rt-3.0 is ran.

Anybody else?

Cassidy

[Sat May 3 06:35:35 2003] [crit]: What do I do with NewValue for HASH
(0xac4a3e4). It is a HASH at ./dumpfile-to-rt-3.0 line 347.
(/usr/local/rt3/lib/RT.pm:232)

I’ll be sending Jesse a fix for this once I’m sure it works properly.
(“Soon”)

As a temporary workaround, if you edit the metadata file and change
the type from ‘full’ to ‘incremental’. I believe the right thing will
happen on the next run. (I didn’t actually confirm that this leaves
the data correctly - so try at your own risk.)

-R