[SOLVED]Group permissions error?

Moderator: crythias

Locked
Grayzatt
Znuny newbie
Posts: 4
Joined: 21 Apr 2015, 13:58
Znuny Version: 4.0.6
Real Name: Chris

[SOLVED]Group permissions error?

Post by Grayzatt »

Hey all, i was wondering if any of you have experienced something similar?
My setup:
OTRS 4 Patch 6

Groups
group 1 / group 2 / group 3 / group 4

Quess:
Queue 1 / Queue 2 / Queue 3 / Queue 4

Queue 1 is under Group 1 etc.
If an agent is assigned to any group than the group needs to have RW or the agent will NOT se the queue or any tickets in that queue under "AgentTicketQueue" but if i go into "AgentTicketStatusView" than all tickets are visible.
If RW is not enabled and ALL other fields "RO,Move_to,create,note,owner,priority" than the agent still cant see anything under "AgentTicketQueue" but if i go into "AgentTicketStatusView" than all tickets are visible.

the only way to fix it atm is to enable RW on the group, this was also tested with roles with the same result.
Is there something im missing :S ?
Last edited by Grayzatt on 11 May 2015, 10:43, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Group permissions error?

Post by crythias »

Please let us know what the intended goal is. We see symptoms and may guess, but you're not exactly clear on what you are trying to accomplish/fix.
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
Grayzatt
Znuny newbie
Posts: 4
Joined: 21 Apr 2015, 13:58
Znuny Version: 4.0.6
Real Name: Chris

Re: Group permissions error?

Post by Grayzatt »

Hi and thanks for anwsering!

I want Agents from Goup1 to be able to see Queue1 and its cases witout the RW permission.
Grayzatt
Znuny newbie
Posts: 4
Joined: 21 Apr 2015, 13:58
Znuny Version: 4.0.6
Real Name: Chris

Re: Group permissions error?

Post by Grayzatt »

Well if someone else is troubled by this than you need to change:
Ticket::Frontend::AgentTicketQueue###ViewAllPossibleTickets from NO to YES, else only RW permission will display all tickets in the overwiew :)
Locked