Is it possible to view sub-queue tickets in QueueView

Moderator: crythias

Locked
oleav
Znuny newbie
Posts: 2
Joined: 11 Jul 2011, 16:22
Znuny Version: 3.0.8

Is it possible to view sub-queue tickets in QueueView

Post by oleav »

Hello all!

In our test OTRS we have several parent queues. One queue is OurCompany which has sub-queues: BranchOne, BranchTwo etc. When I go to QueueView I see:

Code: Select all

My Queues(0) OurCompany(1) ThirdParty(1)
When I click OurCompany queue I expect to see all our company's tickets (including tickets of BranchOne and any other branches), but instead I see empty ticket list and BranchOne(1), so until I go to actual sub-queue which contain ticket I should click and click.

Is it possible to configure OTRS to show all tickets when I click parent queue? Can it be done per-user or per-system?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Is it possible to view sub-queue tickets in QueueView

Post by crythias »

By default, no. Because SubQueues are simply hierarchical labeling of individual queues, but otherwise have no relation to the parent.
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
oleav
Znuny newbie
Posts: 2
Joined: 11 Jul 2011, 16:22
Znuny Version: 3.0.8

Re: Is it possible to view sub-queue tickets in QueueView

Post by oleav »

Ok, then I will live with My Queues, selecting all needed sub-queues in my profile settings. Thanks for clarification.
Locked