Re: [otrs] Permissions and queues

2003-09-28 Thread Martin Edenhofer
Hi Paul, On Sun, Sep 28, 2003 at 04:32:28PM -0400, Paul wrote: > But that allows the agent to see all queues in the system, something I'm > trying to avoid. I ended up working around the problem by creating queues > (i.e. "To: Tier II") which GenericAgent checks every 5 minutes and moves > into th

RE: [otrs] Permissions and queues

2003-09-28 Thread Paul
Hi Martin, > > # MoveInToAllQueues -> useful for ASP > > # (Possible to move in all queue? Not only queue which > > # the own groups) [1|0] > > $Self->{MoveInToAllQueues} = 0; > > If you set this to '1', the the agent will be able to move tickets into > RO queues. But that allows

Re: [otrs] Permissions and queues

2003-09-28 Thread Martin Edenhofer
Hi Paul, On Fri, Sep 26, 2003 at 10:21:42PM -0400, Paul wrote: > I'm attempting to set up a system where less-experienced agents are able to > move tickets that require higher levels of support into a queue set up for > that purpose, however I am unable to get the permissions set correctly in > or