On Mon 22.Sep'08 at 22:16:01 -0400, Jerrad Pierce wrote: > Is there any way to overcome the "immutable" nature of a ticket's > created attribute? > I'm trying to import some old data, but would really prefer to not > lose information such > as when a ticket was *really* created. I know I could kludge something > with a custom > field, etc., but then one must perform queries on mutliple columns > unnecessarily...
$ticket->__Set() is likely what you want to call. > > -- > Cambridge Energy Alliance: Save money & the planet > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [EMAIL PROTECTED] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > --
pgp02butNu4TR.pgp
Description: PGP signature
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
