hi
please, advise
what is the "correct" strategy for queue hierarchy?
vertical of horizontal (when is it better to use each one of both)?
is queue branching good or evil?
strategy of queue hierarchy
Moderator: crythias
-
- Znuny newbie
- Posts: 6
- Joined: 17 Oct 2013, 10:10
- Znuny Version: 3.2.9
- Real Name: Zeus Panchenko
- Company: I.B.S. LTD
strategy of queue hierarchy
OTRS 3.2.x (private) on FreeBSD with PostgreSQL backend and LDAP as auth.
Re: strategy of queue hierarchy
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: strategy of queue hierarchy
viewtopic.php?f=62&t=21712
Vertical is ... well, depends. Vertical might be useful for location, language, or sub categorization. However, getting to specific things to address should be handled by services.
It all depends on how much "organization" and "reporting" you wish after you segregate the tickets to the agents who will handle the tickets.
A queue is designed to be a collection of tickets that the agents assigned to the group assigned to the queue are able to accomplish. Do not use queues for customers.zeus wrote:what is the "correct" strategy for queue hierarchy?
Horizontal is good for significant differences in types of tickets to be organized, and for different departments handling tickets.zeus wrote:vertical of horizontal (when is it better to use each one of both)?
Vertical is ... well, depends. Vertical might be useful for location, language, or sub categorization. However, getting to specific things to address should be handled by services.
Making queues is a one direction action. You can't delete them (you can invalidate them) once you create them. More Queues=more organization = more "handling" of the ticket, but more "reporting" capabilities.zeus wrote:is queue branching good or evil?
It all depends on how much "organization" and "reporting" you wish after you segregate the tickets to the agents who will handle the tickets.
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
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
-
- Znuny newbie
- Posts: 6
- Joined: 17 Oct 2013, 10:10
- Znuny Version: 3.2.9
- Real Name: Zeus Panchenko
- Company: I.B.S. LTD
Re: strategy of queue hierarchy
ok, yes, "begers can not be choosers"(c)crythias wrote: Do not use queues for customers.
mmm ... so, what if it is all tickets are related to one department only? I'm trying to deploy OTRS mostly for our IT department but the bundle of the questions is much different, from networking (L2,3,5-7) to purchasing different stuffcrythias wrote:Horizontal is good for significant differences in types of tickets to be organized, and for different departments handling tickets.
ok, it is keyword for me (concerning the services)crythias wrote:Vertical is ... well, depends. Vertical might be useful for location, language, or sub categorization. However, getting to specific things to address should be handled by services.
so, if I want to have detailed reports and statistics, to branch queues is not bad idea indeed?crythias wrote:but more "reporting" capabilities ...
...
It all depends on how much "organization" and "reporting" you wish
OTRS 3.2.x (private) on FreeBSD with PostgreSQL backend and LDAP as auth.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: strategy of queue hierarchy
Read the link I posted.zeus wrote:so, what if it is all tickets are related to one department only
General categorization of types are good candidates for queues. Specific things that would be handled as part of the type are good candidates for services.zeus wrote:but the bundle of the questions is much different, from networking (L2,3,5-7) to purchasing different stuff
For example: networking, purchasing = queues
networking::first floor, networking::second floor = vertical/subqueue
purchasing::capital expense, purchasing::consumables = vertical/subqueue
Possible candidates for service:
cable run
domain connectivity
email connectivity
Internet connectivity
server purchase
media purchase
See also viewtopic.php?f=62&t=6337 and viewtopic.php?f=60&t=11235
not a bad idea, no, but you should consider what you want to report on before you get too granular.zeus wrote:so, if I want to have detailed reports and statistics, to branch queues is not bad idea indeed?
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
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