[Koha-bugs] [Bug 10923] can't move a hold to the bottom with numbers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 11:31:58 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10923

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
I am not sure this is a bug.
The behavior is still the same on master.

For instance you have 5 holds, priorities are 1, 2, 3, 4, 5
You ask for 1, 2, 3, 5, 5
There is no 4, so one of the 5 is picked (actually the first one).
If you want to put it at the end, you can do:
1, 2, 3, 5, 4
It will work.

Please reopen if I missed something.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list