[rt-users] RT2 -> RT3 import correspondance issue, revisited
Damian Gerow
damian at sentex.net
Mon Oct 27 10:36:59 EST 2003
Thus spake Damian Gerow (damian at sentex.net) [27/10/03 10:30]:
> This is what I see:
>
> sub _ClassAccessible {
> {
> id => {read => 1, type => 'int(11)', default => ''},
> TransactionId => {read => 1, write => 1, type => 'int(11)', default => '0'},
> Parent => {read => 1, write => 1, type => 'int(11)', default => '0'},
> ...
> }
> };
>
> I vaguely remember making this change a while ago, looks like I forgot to
> set it back. So I've been running with this change for some time -- unless
> I need to take out the rest of the line...?
Okay, scrap that. I was looking in Attachment.pm, I keep on forgetting
about *_Overlay.pm.
I've made the change, just running through the database now.
Thanks, Phil!
More information about the rt-users
mailing list