groups & queues

Moderator: crythias

Locked
mazam
Znuny newbie
Posts: 18
Joined: 21 Jul 2011, 10:49
Znuny Version: 3.0.4
Real Name: mohamed tareq azzam
Company: ISFP

groups & queues

Post by mazam »

hi all
What's the major difference between groups & queues in otrs
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: groups & queues

Post by crythias »

Queues, Customers, and Agents belong to groups.
If Customers and Agents do not belong to the group a Queue belongs to, they cannot see the Queue.

On its own, a valid Queue has no particular attribute than what group it belongs to.
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
mazam
Znuny newbie
Posts: 18
Joined: 21 Jul 2011, 10:49
Znuny Version: 3.0.4
Real Name: mohamed tareq azzam
Company: ISFP

Re: groups & queues

Post by mazam »

thanks a lot crythias
but the questions which my colleague asked me when i tried to explain hem OTRS (what is important of queue why they made it.....is not groups enough ...
i respond to him the queues for
  • filter & dispatch message in the same group
    queue maybe shared between two groups
    in each queue you can define attributes same (first time response/ solution time )
are these right answers ?
troffasky
Znuny newbie
Posts: 53
Joined: 04 Apr 2011, 15:38
Znuny Version: 3.2.8
Real Name: Alex Dekker

Re: groups & queues

Post by troffasky »

Each queue can have it's own email address.
OTRS 3.2.8 on Ubuntu 12.04.2 LTS
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: groups & queues

Post by crythias »

mazam wrote:thanks a lot crythias
but the questions which my colleague asked me when i tried to explain hem OTRS (what is important of queue why they made it.....is not groups enough ...
i respond to him the queues for
  • filter & dispatch message in the same group
    queue maybe shared between two groups
    in each queue you can define attributes same (first time response/ solution time )
are these right answers ?
I oversimplified the queue attributes.
A queue answers the question What. A group a
nswers the question who.

My general statement is that a queue is a category of ticket, but also that a group determines who can submit to a queue and who can answer the queue.
A queue cannot be shared between groups.
A queue has the attributes you described. Groups do not.
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
ericchaves
Znuny newbie
Posts: 21
Joined: 15 Oct 2010, 16:10
Znuny Version: 2.4.8

Re: groups & queues

Post by ericchaves »

Far from being an expert as Crythias ;), when I was deploying OTRS in our company I gave the following overview to our staff:

Queues organize tickets regarding common aspects like, but not limited to, Subject/matter, Escalation Times, auto-answers, notifications, and most important metadata (all kind of information used for stats and overall management of a helpdesk team).

Groups makes easy to apply permissions and restrictions on who can access and manipulate on tickets inside a queue.

An example:

We have a support queue ("Level1") where all tickets come in and are handled by our support team who belongs to a Support group and can answer, move or close tickets in this queue. Tickets regarding financial matters are handled by a different team in a different queue ("Financial1"). Agents in group support can move tickets into Financial1 queue, but once the ticket is there they are no longer allowed to see or change those those tickets. We also have a "compliance" group whose users can see tickets in all queues, but cannot change or answer any ticket. They are allowed to inspect only.

Hope I could help with this.

Best regards,
mazam
Znuny newbie
Posts: 18
Joined: 21 Jul 2011, 10:49
Znuny Version: 3.0.4
Real Name: mohamed tareq azzam
Company: ISFP

Re: groups & queues

Post by mazam »

thanks all crythias, ericchaves
i know maybe my questions seem easy ....
but you know if you want to implement a project or anything else you should know what the function of any component (as built )
thanks
Locked