Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<otrs_config version="1.0" init="Application">
<ConfigItem Name="DashboardBackend###0600-TicketsDPW" Required="0" Valid="1">
<Description Translatable="1">Lists open DPW tickets</Description>
<Group>Ticket</Group>
<SubGroup>Frontend::Agent::Dashboard</SubGroup>
<Setting>
<Hash>
<Item Key="Module">Kernel::Output::HTML::DashboardTicketGeneric</Item>
<Item Key="Title">DPW Open Tickets</Item>
<Item Key="Description">Open tickets assigned to DPW staff</Item>
<Item Key="Attributes">StateType=open;OwnerIDs=39;OwnerIDs=39;</Item>
<Item Key="Filter">All</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_config>
PS, I just went to Frontend::Agent::Dashboard and it's not even listed in there anymore, but still shows up on the dash.