issue with RO permission

Hilfe zu OTRS Problemen aller Art
Post Reply
Tux
Znuny newbie
Posts: 2
Joined: 07 Apr 2009, 12:42
Znuny Version: 2.4

issue with RO permission

Post by Tux »

Hi, i will write in english because my german is no so good. So here's my problem. I've got 2 queue. Queue1 assigned to Group1 with user1 and Queue2 assigned to Group2 with user2. What i want is that the user2 can only read the Group1 queue. So what i do, is that i go to the Group1 permission and give user2 the RO permission for it. But when i log-in with user2 I just see my queue :(

Someone knows why ?

Thanks
Snoopy
Znuny newbie
Posts: 35
Joined: 15 Feb 2007, 20:13

issue with RO permission

Post by Snoopy »

Hi,

i think you made it right with the permissions.
We've got also such an szenario.

But you will have to take a look to your config of OTRS:

Code: Select all

Frontend::Agent::Ticket::ViewQueue
There is a option called

Code: Select all

ViewAllPossibleTickets
Is this option in your Config turned to Yes ?

At the beginning this option is turned to No.
If it is turned to No the agents only see queues, where they have write-permissions.

After the Option is set to Yes you will see all queues where you have read-permissions.
Kind regards,
Snoopy

---------
System:
Betriebssystem: Debian GNU/Linux - Squeeze
Kernel: 2.6.32 ( 2.6.32-5-amd64 Debian Repository)
OTRS Version: 3.0.4 (Install per Source)
Datenbank: MySQL 5.1 (5.1.49-3 Debian Repository)
Tux
Znuny newbie
Posts: 2
Joined: 07 Apr 2009, 12:42
Znuny Version: 2.4

issue with RO permission

Post by Tux »

Thank you !!! works great
Post Reply