Exclude tickets owned by certain agents in dash?

Moderator: crythias

Locked
knischan
Znuny newbie
Posts: 65
Joined: 29 Sep 2011, 05:18
Znuny Version: 3.0.11
Real Name: Ken
Company: Baltimore City Mayor's Office

Exclude tickets owned by certain agents in dash?

Post by knischan »

I am trying to set the display of open tickets in the dashboard to exclude a certain agent. I went to Frontend::Agent::Dashboard and for Attributes under DashboardBackend###0130-TicketOpen, I tried changing it to "StateType=open;OwnerID!=2;". Didn't work. Not too surprised, as I was just guessing heh.

How would I do that?
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Exclude tickets owned by certain agents in dash?

Post by crythias »

give the agent's tickets a queue you don't observe.
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
knischan
Znuny newbie
Posts: 65
Joined: 29 Sep 2011, 05:18
Znuny Version: 3.0.11
Real Name: Ken
Company: Baltimore City Mayor's Office

Re: Exclude tickets owned by certain agents in dash?

Post by knischan »

Hmm.. we can't really change the queue. So no attribute will work for it then eh?
OTRS 3.0.11 / IIS7 / MSSQL 2005 / VMware ESX
Locked