Agent::Dashboard and customer response

Moderator: crythias

Locked
davilo
Znuny newbie
Posts: 2
Joined: 03 Jun 2016, 10:03
Znuny Version: 4.0.14
Real Name: Arek

Agent::Dashboard and customer response

Post by davilo »

Hi!

Could U help me?
I must "cut" from agent::dashboard all tickets with state "customer response" in few queues

I think it is in there:
Config Settings in Ticket -> Frontend::Agent::Dashboard

DashboardBackend###0110-TicketEscalation

but i don't know how to do it. When i set attribute: QUEUE="queue1" i see only tickets from Queue1 with state "customer response".
How to make negative expression for attribute "Queues=queue_name" for unview few queues?

Help Us please
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Agent::Dashboard and customer response

Post by crythias »

There are no negative filters for dashlets.

However, dashlets may be filtered on state types. If customer response is of a state type (like pending or customstatetype) you may choose to not show states of that type in the dashlet filter.
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
davilo
Znuny newbie
Posts: 2
Joined: 03 Jun 2016, 10:03
Znuny Version: 4.0.14
Real Name: Arek

Re: Agent::Dashboard and customer response

Post by davilo »

But I have all that ticket with the same state, I only want view tickets from all queues without 3 of them.
Locked