http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11956 Bug ID: 11956 Summary: Hold priorities not re-calculated when hold is confirmed and transferred on checkin Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: hbraum@nekls.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In the process of testing bug 11947, discovered that if a hold is triggered as in transit to another branch and a new hold is added to the record later, the new hold gets a larger priority number than expected. Test plan to recreate: 1. Add six holds to a record, the first one needs to have a pickup location of a different branch than what you are logged in as. 2. Trigger the hold for the first patron so the item goes into transit. 3. Note that the holds priority for the record is now In Transit; 1; 2; 3; 4; 5. 4. Add a hold for another patron to the same record. 5. You expect a holds priority of 6, but it is set as 7. 6. Add a hold for another patron to the same record. 7. You expect a holds priority of 7, but it is set as 8. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.