View Revisions: Issue #1005

Summary 0001005: Improve open job ticket sort
Revision 2018-11-30 21:22 by rijkr
Description IST: Open Job Tickets are sorted ascending (default) or descending on Delivery time.
SOLL: Open Job Tickets are sorted on:

(1) Ascending (default) or descending on Delivery Date (selection panel)
(2) Ascending on Submit Date
(3) Ascending on Job Ticket Creator
(4) Ascending on chunkIndex

Open Tickets with same value for (1), (2) and (3) are part of a single chunk, and are displayed all or none, despite the max number of display items. When a chunk contains more than one (1) ticket, the chunkIndex and chunkSize are displayed for each ticket in the chunk.
Revision 2018-11-30 20:44 by rijkr
Description IST: Job Tickets are sorted ascending (default) or descending on Delivery time.
SOLL: Job Tickets are sorted on:

(1) Ascending (default) or descending on Delivery Date (selection panel)
(2) Ascending on Submit Date
(3) Ascending on Job Ticket Creator
(4) Ascending on chunkIndex

Tickets with same value for (1), (2) and (3) are part of a single chunk, and are displayed all or none, despite the max number of display items. When a chunk contains more than one (1) ticket, the chunkIndex and chunkSize are displayed for each ticket in the chunk.
Revision 2018-11-30 20:43 by rijkr
Description IST: Job Tickets are sorted ascending (default) or descending on Delivery time.
SOLL: Job Tickets are sorted on:

(1) Ascending (default) or descending on Delivery Date (selection panel)
(2) Ascending on Submit Date
(3) Ascending on Job Ticket Creator
(4) Ascending on chunkIndex

Tickets with same value for (1), (2) and (3) are part of a single chunk, and are displayed all or none, despite the max number of display items.

When a chunk contains more than one (1) ticket, the chunkIndex and chunkSize are displayed for each ticket in the chunk.