Sub queues

Moderator: crythias

Post Reply
aeg
Znuny newbie
Posts: 42
Joined: 02 Mar 2017, 15:53
Znuny Version: 5.0.4

Sub queues

Post by aeg »

I have 13 queues that I need to create, under each of those queue I need to create 22 subqueues.
That is 299 queue :) that is too much.

do you have any other ideas how i can mark tasks instead of creating all thoses sub queues?
nedmaj
Znuny expert
Posts: 167
Joined: 26 Nov 2014, 20:34
Znuny Version: 6.3.4
Real Name: Samuel Casimiro
Company: Câmara dos Deputados
Contact:

Re: Sub queues

Post by nedmaj »

aeg wrote:I have 13 queues that I need to create, under each of those queue I need to create 22 subqueues.
That is 299 queue :) that is too much.

do you have any other ideas how i can mark tasks instead of creating all thoses sub queues?
What you mean when you say "mark tasks"? Could you explain a little more about that?
Samuel

Znuny 6.3.4 | OTRS 5.0.17
OS: Debian 11 | CentOS 6.5
Database: Postgres | Oracle 12.1
Number of agents: 450 | Number of customers: 20000 | Number of CIs: 30000
aeg
Znuny newbie
Posts: 42
Joined: 02 Mar 2017, 15:53
Znuny Version: 5.0.4

Re: Sub queues

Post by aeg »

Basicly what I'm trying to say is I need to "mark" department(queue) when I create ticket and mark project there under (subqueue?)
or is it better to just create a dynamic fields for all that?

Then I need to be able to search for these field, based on project and department.

hope you understand what I mean.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Sub queues

Post by reneeb »

You should use DynamicFields for that. You can use those fields in the ticket search as well...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
nedmaj
Znuny expert
Posts: 167
Joined: 26 Nov 2014, 20:34
Znuny Version: 6.3.4
Real Name: Samuel Casimiro
Company: Câmara dos Deputados
Contact:

Re: Sub queues

Post by nedmaj »

aeg wrote:Basicly what I'm trying to say is I need to "mark" department(queue) when I create ticket and mark project there under (subqueue?)
or is it better to just create a dynamic fields for all that?

Then I need to be able to search for these field, based on project and department.

hope you understand what I mean.
Use queues as departments = ok.

Use queues as projects = sure not.

Projects are temporary. Better use another field for projects, maybe a dynamic field, or maybe a remote db dynamic field pointing to your projects database.
Samuel

Znuny 6.3.4 | OTRS 5.0.17
OS: Debian 11 | CentOS 6.5
Database: Postgres | Oracle 12.1
Number of agents: 450 | Number of customers: 20000 | Number of CIs: 30000
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Sub queues

Post by crythias »

Queues are for groups of agents able to handle tickets in that category.
Don't use customer or task or project based Queues.
Use Services for what the Agents are servicing.
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
Post Reply