https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39912 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182683|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 183502 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183502&action=edit Bug 39912: Update RealTimeHoldsQueue when hold pickup location is updated When a hold's pickup location is changed we should rebuild the holds queue. To test: 1 - Enable RealTimeHoldsQueue 2 - Enable LocalHoldsPriority where pickup library matches home library 3 - Place two biblio level holds on a bib with one item for two different patrons for delivery to a different library then the home library 4 - Check the queue - firstpatron should have priority 5 - Change the pickup location for the second hold to be picked up at the home library 6 - Check the queue, unchanged 7 - Change the pickup location back 8 - Apply patch, restart all 9 - Change the pickup location to the items home library again 10 - Check the queue 11 - Second patron has now been given priority Signed-off-by: Michelle Spinney <mspinney@clamsnet.org> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.