http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12287 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 28328 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28328&action=edit Bug 12287 - Hold priority for new hold incorrect if record has holds in transit When placing a new hold, the listed priority for the hold will be incorrect if there are any holds with items in transit ( i.e. found = T ). Test Plan: 1) Place 3 holds on a record with at least 2 items 2) Fill one hold so it is marked as waiting 3) Fill on hold so it is marked as in transit 4) Begin placing a new hold 5) Note the expected priority would be 2, but is actually 3 6) Apply this patch 7) Reload the patch, now the expected priority shows correctly -- You are receiving this mail because: You are watching all bug changes.