View Issue Details

IDProjectCategoryView StatusLast Update
0000854savapage-server[All Projects] Generalpublic2018-04-30 16:11
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.12 
Target Version1.0.0Fixed in Version1.0.0 
Summary0000854: Limit number of pending job tickets shown
DescriptionIST: All pending Job Tickets are shown in the Job Ticket Web App. When hundreds of tickets are pending, it takes considerable time to display the ticket list. As the list is re-displayed after each action on a ticket, this takes too much time.
SOLL: Limit the number of pending job tickets shown in the list with config item: webapp.jobtickets.list-size (default 10)
The ticket operator can overrule the default list size in the Select and Sort section for his session, within the limits as set in the following configuration items.
// The minimum number of job tickets that can be shown in the list.
// A value of zero means all pending tickets are shown.
webapp.jobtickets.list-size-min (default 5)
// The maximum number of job tickets that can be shown in the list.
webapp.jobtickets.list-size-max (default 50)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-08-31 21:47 rijkr New Issue
2017-08-31 21:47 rijkr Status new => assigned
2017-08-31 21:47 rijkr Assigned To => rijkr
2017-08-31 21:56 rijkr Description Updated View Revisions
2017-09-05 22:16 rijkr Status assigned => resolved
2017-09-05 22:16 rijkr Resolution open => fixed
2017-09-05 22:16 rijkr Fixed in Version => 1.0.0
2018-04-30 16:11 rijkr Status resolved => closed