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.
[Solved]No tickets allowed in parent queue,all in subqueues
Moderator: crythias
[Solved]No tickets allowed in parent queue,all in subqueues
Last edited by yancyyou on 20 Jun 2012, 07:05, edited 1 time in total.
-
- 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
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)
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)
Re: No tickets allowed in parent queue,all in subqueues
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.yuri0001 wrote:Try to see permissions of agents who moved tickets in this queues and disable them rights to move into IT queue
-
- 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
Then get that queue out of the group that the agent has move_into privileges.yancyyou wrote:if agent can move ,then he/she can move it to any queue.
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
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
Re: No tickets allowed in parent queue,all in subqueues
Thank you very much!crythias wrote:Then get that queue out of the group that the agent has move_into privileges.
That's what I want! I create a new group to put parent queues into, disable the agents move_into privileges of new group.