[SOLVED]Agents for Customer management

Moderator: crythias

Locked
ptay
Znuny newbie
Posts: 85
Joined: 13 Jul 2010, 18:55
Znuny Version: 5.0.10

[SOLVED]Agents for Customer management

Post by ptay »

Anyone know a way that Agents can be restricted to Customer management tab while not having Admin tab?
Last edited by ptay on 20 Jan 2011, 20:54, edited 1 time in total.
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Agents for Customer management

Post by jojo »

give them permission on the users group
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
ptay
Znuny newbie
Posts: 85
Joined: 13 Jul 2010, 18:55
Znuny Version: 5.0.10

Re: Agents for Customer management

Post by ptay »

jojo wrote:give them permission on the users group
Thanks jojo. I gave the Agents all permissions on the Default users group (users) in Admin > Agents <-> Groups. The Agent doesn't get the tab Customers across the top menu. Is there something else I need to do?
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Agents for Customer management

Post by crythias »

Re: that last bit... I added a new agent and *only* gave rw access to the agent. His login gives dashboard, tickets, and customers in the top.
*IF* the module registration is set for some other group it could affect what the agent sees, but rw might have been the key.
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
ptay
Znuny newbie
Posts: 85
Joined: 13 Jul 2010, 18:55
Znuny Version: 5.0.10

Re: Agents for Customer management

Post by ptay »

crythias wrote:Re: that last bit... I added a new agent and *only* gave rw access to the agent. His login gives dashboard, tickets, and customers in the top.
*IF* the module registration is set for some other group it could affect what the agent sees, but rw might have been the key.
I don't recall every changing anything with module registration. I created a test agent and gave them rw permission only to one customerA group (same group users are in) which is assigned to one queue. When I go back into groups I see that by giving user rw it defaults to all other options as well which is expected.

When I log in with test agent with rw permission the agent has Dashboard & Tickets only.

What would I do to change module registration?
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Agents for Customer management

Post by crythias »

You need to give permission for the agent explicitly to the group labeled "users", not the group that the users are a part of otherwise.
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
ptay
Znuny newbie
Posts: 85
Joined: 13 Jul 2010, 18:55
Znuny Version: 5.0.10

Re: Agents for Customer management

Post by ptay »

crythias wrote:You need to give permission for the agent explicitly to the group labeled "users", not the group that the users are a part of otherwise.
Originally, I renamed users to serviceA users. Then assigned serviceA users to multiple queues. Based on your suggestion, I renamed serviceA users back to be users, removed users from queue assignments, set up new group/role for service A users & assigned to queues.

Now Agent is rw on users and has tab for Customers.

Thanks
Test:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Prod:: OTRS 5.0.10 w/MariaDB 5.5.47 backend on RHEL7
Locked