Unlock tickets view.

Moderator: crythias

Post Reply
spiderpig
Znuny expert
Posts: 198
Joined: 15 Dec 2011, 02:26
Znuny Version: OTRS 5

Unlock tickets view.

Post by spiderpig »

Hi,
I want to have unlock tickets view on my dashboard, i have create this code in to ticket.xml but i´m not sure what the filter or the Attributes is for unlocket tickets.
any ideas ?


<ConfigItem Name="DashboardBackend###0702-test" Required="0" Valid="1">
<Group>Ticket</Group>
<SubGroup>Frontend::Agent::Dashboard</SubGroup>
<Setting>
<Hash>
<Item Key="Module">Kernel::Output::HTML::DashboardTicketGeneric</Item>
<Item Key="Title">Opfdrtyrtuyrtyr</Item>
<Item Key="Attributes"></Item>
<Item Key="Filter"></Item>

<Item Key="Time">Age</Item>
<Item Key="Limit">10</Item>
<Item Key="Permission">rw</Item>
<Item Key="Block">ContentLarge</Item>
<Item Key="Group"></Item>
<Item Key="Default">1</Item>
<Item Key="CacheTTLLocal">0.5</Item>
</Hash>
</Setting>
</ConfigItem>
OTRS 4.0 running on Centos 7
micshi
Znuny expert
Posts: 191
Joined: 05 Jul 2011, 16:10
Znuny Version: 3.2.2
Real Name: Micshi
Location: Beijing
Contact:

Re: Unlock tickets view.

Post by micshi »

Queue View (AgentTicketQueue) provide a quick overview on unlocked tickets
OTRS 3.2.2, ITSM 3.2.2, SystemMonitor
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance
Post Reply