https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25951 --- Comment #1 from Nicolas Legrand <nicolas.legrand@bulac.fr> --- Created attachment 106649 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106649&action=edit Bug 25951: Koha::Objects using the DBIx::Class relationships in Koha::Hold and Koha::Item Those changes focus on intranet pages /reserve/request.pl, circ/waitingreserves.pl and opac page koha/opac-user.pl. Plan test: 1. make a hold on a checkouted item and check it in. It should be in waiting reserves now. 2. go have a look to /reserve/request.pl, circ/waitingreserves.pl, koha/opac-user.pl (while logged as the user having the hold) pages. 3. it should be errorless, you should see the library names and the forms should prompt the correct branchcode. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.