On Tue, 2006-06-13 at 21:01 +0400, Alexey G Misyurenko wrote: > Hello! > > Can some body provide information what will be done if > I'il try to move ticked from queue there are custom filed exist to > another queue, there are no this one custom filed?
Nothing. The custom field will not be displayed because it is not defined in the new queue. However, custom field values are stored by value, not by reference, so if you move the ticket back to the original queue the custom fields will remain intact. HTH -- Joshua Colson <[EMAIL PROTECTED]> _______________________________________________ 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 We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
