Jure wrote:Hello,
I am little confused

regarding roles in otrs so if anyone can explain on one easy and one advanced example.
Thanks in advance
Jure
Jure, I was confused for a bit but the light went off this morning when I was researching an issue detailed
here. Roles enable you to save time managing larger #s of agents & queues. If you rely on Agents <-> Groups to manage queue permissions then as your OTRS scales up & changes then management will become more labor intensive.
Here is my
simple example:
At the moment, I have about 60
Customer users who will create tickets for these queues:
Trouble queue
Information queue
Administration queue
Test Setup queue
Incident queue
Junk queue
Two sets of
Agent users will work the above queues & cannot have access to each others queues. One set has seven agents while second has about 20 agents.
SysAdmin Agents will own:
Trouble queue
Information queue
Administration queue
Test Setup queue
Junk queue
Security Agents will own:
Incident queue
Let's say a few months later management determines we need to set up another queue called "Audit queue" which now 1/2 of all Agents in both sets would require access.
Possible steps for using Groups:
Set up a new group
Audit Q Group
Set up
Audit queue & assign
Audit Q Group
Go into Agent <-> Groups & select from Group menu
Audit Q Group.
Assume each Agent authorized would get all six permissions (ro,move,create,owner,priority,rw) then I would find 13 Agents and check 78 different permission boxes (13 x 6 = 78).
Possible steps using Roles:
Set up a new group
Audit Q Group
Set up
Audit queue & assign
Audit Q Group
Go into Roles & set up new Role called
Auditor Role
Go into Role <-> Groups & select from Group menu
Audit Q Group.
Assume each Agent authorized would get all six permissions (ro,move,create,owner,priority,rw) then I would check six boxes.
Go to Agent <-> Roles and select
Auditor Role from Role menu.
I would find 13 Agents & check 13 boxes.
Overall you'd save over 50 clicks in this
simple scenario.
I can imagine others are using OTRS with much more complex and larger installations so hopefully this example shows you Agent <-> Roles can scale much easier than Agent <-> Group.