Multi-tiered sorting in Dashboard Lists

Moderator: crythias

Locked
leeryan
Znuny newbie
Posts: 1
Joined: 21 Sep 2011, 01:05
Znuny Version: 3.0.9
Real Name: Lee Ryan

Multi-tiered sorting in Dashboard Lists

Post by leeryan »

Hi all,

Firstly - I've found this forum quite handy in finding solutions to queries I'm having prior to our implementation, so thank you! Now, I haven't seen an answer on this anywhere else... Is there a way to have multi-tiered sorting in the dashboard views?

In SysConfig under Ticket -> Frontend::Agent::Dashboard I have altered DashboardBackend###0130-TicketOpen to read:

Attributes -> StateType=open;SortBy=SLA;OrderBy=Up;

This sorts Open Tickets list with Priority 1 through 4 just fine... but the newest call is nearest the top of each section (Edit: Actually I can't tell what it's sorting by after it does Priority). I want the have the oldest Priority 1 at the top and the newest Priority 4 at the bottom... any ideas? Thanks!

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

Re: Multi-tiered sorting in Dashboard Lists

Post by crythias »

I don't know if it's possible to
SortBy=Priority,SLA
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
Locked