[rt-users] Dealing with forwarded tickets from one queue to another

Sean Purdy sean at ci-info.com
Tue Jan 15 12:33:01 EST 2013


Hi,


We have a situation where someone gets mail sent to them from one queue, and needs to forward it to a different queue as a new ticket.  e.g. for forwarding to a support queue.  Currently RT will interpret the incoming mail as an update to the original ticket instead of creating a new ticket in the other queue.

Is there any way around this?  RT knows the old ticket ID from the Subject, and the new queue it's being submitted to.

Currently looking at patching Interface/Email.pm and using $SystemTicket->id vs $args{'queue'}
but perhaps this has been covered before?


Thanks,

Sean Purdy


More information about the rt-users mailing list