[Solved]No tickets allowed in parent queue,all in subqueues

Moderator: crythias

Locked
yancyyou
Znuny newbie
Posts: 7
Joined: 18 Jun 2012, 10:48
Znuny Version: 3.1.3

[Solved]No tickets allowed in parent queue,all in subqueues

Post by yancyyou »

Is there any possible in system configuration that a ticket can't be moved into parent queue when subqueue exsits?
i.e. IT , as a parent queue, has two subqueues: system and others. When a ticket belongs to IT,it can't be moved into IT, only into IT:system or IT:others.
Last edited by yancyyou on 20 Jun 2012, 07:05, edited 1 time in total.
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: No tickets allowed in parent queue,all in subqueues

Post by yuri0001 »

Try to see permissions of agents who moved tickets in this queues and disable them rights to move into IT queue :?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
yancyyou
Znuny newbie
Posts: 7
Joined: 18 Jun 2012, 10:48
Znuny Version: 3.1.3

Re: No tickets allowed in parent queue,all in subqueues

Post by yancyyou »

yuri0001 wrote:Try to see permissions of agents who moved tickets in this queues and disable them rights to move into IT queue :?
Thanks, but your suggestion seems to be impossible. We can just disable the rights to move queue, if agent can move ,then he/she can move it to any queue.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: No tickets allowed in parent queue,all in subqueues

Post by crythias »

yancyyou wrote:if agent can move ,then he/she can move it to any queue.
Then get that queue out of the group that the agent has move_into privileges.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
yancyyou
Znuny newbie
Posts: 7
Joined: 18 Jun 2012, 10:48
Znuny Version: 3.1.3

Re: No tickets allowed in parent queue,all in subqueues

Post by yancyyou »

crythias wrote:Then get that queue out of the group that the agent has move_into privileges.
Thank you very much!
That's what I want! I create a new group to put parent queues into, disable the agents move_into privileges of new group.
Locked