Bug 22251

Summary: Highest priority holds
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2019-01-31 15:38:08 UTC
Just like we have a lowest priority toggle for a hold, we need a highest priority toggle.

Sometimes, we have an item that needs to go through some updating or processing, and so we place an item on hold and bump it to the top of the list.  But sometimes someone else will place a hold and bump it to the top of the list and it will go above that hold.

We either need:

A) A single highest priority per item toggle

or 

B) A highest priority toggle that keeps the hold glued to the top, and when others are added, they go below previous highest priorities, and cannot be bumped above them.