[rt-users] rt2_to_rt3 only exports userid numbers no user details?

Millard, Matt Millard.Matt at principal.com
Fri Feb 4 14:25:48 EST 2005


-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com]On Behalf Of Rick
Mitchell
Sent: Friday, February 04, 2005 12:46 PM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] rt2_to_rt3 only exports userid numbers no user
details?


This is what the user section of metadata looks like (only with a lot more
entries ;)   ) :

'User' => [
                      {
                        'id' => '1112'
                      },
                      {
                        'id' => '819'
                      },
                      {
                        'id' => '301'
                      }
                    ],

-----Original Message-----
I've just completed a 2.0.15 -> 3.2.2 -> 3.4.0 migration.  Here's what my User metadata looks like:

          'User' => [
                      {
                        'LastUpdated' => '2003-08-20 14:50:36+00',
                        'Creator' => '1',
                        'Password' => 'xxxxxxxxxx',
                        'Comments' => 'Autocreated on ticket submission',
                        'Name' => 'aaaaa at example.com',
                        'RealName' => 'aaaaa at example.com',
                        'LastUpdatedBy' => '1',
                        'id' => '188',
                        'Created' => '2003-08-20 14:50:31+00',
                        'EmailAddress' => 'aaaaa at example.com'
                      },

Red Hat Linux 7.3
RT 2.0.15
Perl 5.6.1
Storable 2.04  <-- what version are you running?
Postgresql 7.2.4


-----Message Disclaimer-----

This e-mail message is intended only for the use of the individual or
entity to which it is addressed, and may contain information that is
privileged, confidential and exempt from disclosure under applicable law.
If you are not the intended recipient, any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
reply email to Connect at principal.com and delete or destroy all copies of
the original message and attachments thereto. Email sent to or from the
Principal Financial Group or any of its member companies may be retained
as required by law or regulation.

Nothing in this message is intended to constitute an Electronic signature
for purposes of the Uniform Electronic Transactions Act (UETA) or the
Electronic Signatures in Global and National Commerce Act ("E-Sign")
unless a specific statement to the contrary is included in this message.



More information about the rt-users mailing list