Bug 13368 Holds priority messed up on checkout
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 2 Dec 2014 01:16:40 +0000 (14:16 +1300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 17 Dec 2014 22:59:44 +0000 (19:59 -0300)
commitef6bc21b2c4ebe04f6d22d081e447f6bb2955029
treeb906dbf2acb39362efc3be3c5e2092b91bf73fa0
parentc7081a0852b8d627328e503cfe53b8f32e6d623a
Bug 13368 Holds priority messed up on checkout

To Test

1/ Create 3 (or more holds) on one biblionumber, make sure at least
one item is not on loan
2/ Check out the not on loan item to a borrower (maybe number 2 in the
queue)
3/ Look in the database (or on the holds tab on the moredetail.pl)
notice the priorities have not been reordered
4/ Apply patch and try again, notice now they have

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Confirmed the problem without the patch, and confirmed that the patch
corrects it.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Reserves.pm