Groups Vs Queues

Moderator: crythias

Locked
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Groups Vs Queues

Post by SLESSARD »

Hi folks ... Back with a new OTRS setup and just can't wrap my head around the difference between Queues and Groups. In my setup I have a verification, processing and deployment team. Each groups are replicated per provinces (canada) meaning requests are routed per provinces and then follow the same workflows .. Just different people dealing with the 'provincial requests'. Requests are split into provinces because peoples involved in processing them have to be licensed per provinces

Can someone refresh my memory about groups and queues?
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Groups Vs Queues

Post by crythias »

A queue is a set of agents that are eligible to handle a ticket.
A Queue is assigned exactly one group
Membership of groups can also apply as permission to access interface modules.
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
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: Groups Vs Queues

Post by SLESSARD »

You mean a group is a set of agent?
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Groups Vs Queues

Post by crythias »

A queue is the front end representation of the activities and milestones that the associated group of agents should be able to do.

I'm not sure at what point this needs explanation.
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
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: Groups Vs Queues

Post by SLESSARD »

in your first reply you mentioned
A queue is a set of agents that are eligible to handle a ticket.
A Queue is assigned exactly one group
Membership of groups can also apply as permission to access interface modules.
In my 2nd reply I simply asked if you meant

A GROUP is a set of agents that are eligible to handle a ticket.
A Queue is assigned exactly one group
Membership of groups can also apply as permission to access interface modules.
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Groups Vs Queues

Post by crythias »

A group is a set of agents (or customers). It has no ability beyond the ability of being a collection.
A queue defines the group's attributes for the current queue.
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
Locked