list ticket in dashboard per queue not state

Moderator: crythias

Locked
jamzigy
Znuny newbie
Posts: 18
Joined: 09 Aug 2010, 09:44
Znuny Version: 2.4.7

list ticket in dashboard per queue not state

Post by jamzigy »

HI,

I want to implement OTRS in such a way that on the dashboard tickets are listed as per queue and not per state, this is because for me i only want two states; open and closed, then i have different queues i.e sales, finance, IT. When someone logs in they see instead of new, open reminder e.t.c they see sales, finance, IT. I have gone to Frontend::Agent::Dashboard and tried to change for instance Attribute from "StateType=new;" to "QueueID=IT;" for the ticket new and i then expected that i will only see tickets in queue IT on the row for new tickets but it did not work and all the tickets are listed.
Anybody who knows how to solve this? Thanks in advance
Jamzigy
otrs 2.4.7 on linux OS and database mysql .
wurzel
Znuny guru
Posts: 3274
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: list ticket in dashboard per queue not state

Post by wurzel »

Hi,

you should think about a good permission concept and learn to use queueview :)

Florian
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.
Locked