Job queue management #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Track the active print job and the full pipeline of queued jobs per printer. Allow reordering and cancellation.
Closing as already implemented. /jobs has full job lifecycle (queued → printing → done/failed/cancelled), priority flag, bracket grouping for multi-copies, status-ordered display, search by customer/filename, and per-job detail with start/stop/finish/cancel actions.