[rt-users] Unable to transfer tickets to a queue with a different lifecycle

Ian Roy IRoy at norseman.ca
Thu Jul 21 21:20:34 EDT 2011


Hi,

I'm trying to allow ticket transfers between two queues that have modified lifecycles and I'm running into a snag: "There is no mapping for statuses between these queues. Contact your system administrator."

I've attempted to configure the status mapping in RT_SiteConfig.pm, but I must be missing something.  Could someone confirm that I've got the formatting proper? Also, do I need to place this in each corresponding lifecycle, or just once in the lifecycle section of the file?


_maps__ => {
'swdev -> default' => {
'Created => new',
'InDevelopment => open',
'Completed => resolved',
.... Etc...
   },
},

I would greatly appreciate any assistance with my somewhat simple (yet frustrating) problem.

Thanks,
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110721/ac475bd3/attachment.htm>


More information about the rt-users mailing list