[SOLVED] Hide Queue from Customer

Moderator: crythias

Post Reply
zhakal
Znuny newbie
Posts: 47
Joined: 30 Jul 2011, 20:06
Znuny Version: 3.0.11

[SOLVED] Hide Queue from Customer

Post by zhakal »

This might have been solved in another thread, but can't find anything close to what i need to know.

When a customer logs into the Customer interface, they can see every queue in the system.
Is there a simple way of hiding/disabling given queues for the customer?

The number of customers are above 4000 users, so doing it one by one isn't the way I'd like to do it, but a more global way of hiding one queue for all customers on that interface.

Hopefully somebody here got a nice way of doing this.
Last edited by zhakal on 08 Jan 2012, 00:34, edited 1 time in total.
OTRS 3.0.11 , RHLE 5.6 & CentOS 6
MSSQL 2008 R2 , Windows 2008 R2
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide Queue from Customer

Post by crythias »

Enable Customer Groups (optional) and move the hidden queue away from "users"
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
zhakal
Znuny newbie
Posts: 47
Joined: 30 Jul 2011, 20:06
Znuny Version: 3.0.11

[SOLVED] Hide Queue from Customer

Post by zhakal »

Thanks, that solved it quite nicely :)

Only thing you'd need to do is then to add user_id, group_id and permission_key to the group_customer_user

Pretty sweet and took only a couple of minutes to solve it for every customer!!
OTRS 3.0.11 , RHLE 5.6 & CentOS 6
MSSQL 2008 R2 , Windows 2008 R2
Post Reply