[Koha-bugs] [Bug 11947] Hold priorities not re-calculated when hold is confirmed on checkin.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 17 17:43:05 CET 2014


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

--- Comment #8 from Heather Braum <hbraum at nekls.org> ---
After a patch was written for the community bug, it was applied to our test
server this morning. 

I have tested it, and it does not resolve the issues. 

I'm attaching a PDF as it has screenshots, but here's the three tests,
step-by-step that I did.

TEST #1: 

1. Created new record with 20 items. 
2. Placed 7 holds on the record. 
3. Checked one item in.
4. Triggered a hold for patron with priority 1. 
5. Clicked Confirm hold. 
6. Checked reserves.pl page and database priority entries. 
7. Priorities are still 2-7 after Waiting status. 
8. Clicked Update hold(s) button on reserves.pl and priorities are now 1-6.
9. Now the priorities are in order. 

TEST #2: 

1. Put more holds on the record created above. 
2. Checked 3 more items in and confirmed the holds. 
3. The holds priorities are now 4-9. 
4. Click update hold(s) button, and the holds are again 1-6 priority. 

Test #3
1. I checked two more items in and confirmed the holds. 
2. I checked out three of the waiting items. 
3. The reserves.pl and database output showed 3-6 priority for holds. 
4. I added an additional hold to the record. 
5. It was given priority 7. 
7. I clicked Update Holds, and the latest hold was put as #3 priority!! Not
priority 5, as expected.

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


More information about the Koha-bugs mailing list