In svc/checkouts we fetch the item object, but it is only used if using recalls.
Created attachment 152127 [details] [review] Bug 33944: Don't fetch item object unless using recalls To test: 1 - Check someitems out to a patron 2 - View thier checkouts 3 - Apply patch, restart_all 4 - Confirm checkouts load as before 5 - Enable recalls 6 - Recall an item checked out to this patron 7 - Confirm recall shows as expected
Created attachment 152129 [details] [review] Bug 33944: Don't fetch item object unless using recalls To test: 1 - Check someitems out to a patron 2 - View thier checkouts 3 - Apply patch, restart_all 4 - Confirm checkouts load as before 5 - Enable recalls 6 - Recall an item checked out to this patron 7 - Confirm recall shows as expected Signed-off-by: Sam Lau <samalau@gmail.com>
First strike, Nick - you forgot Assignee again :P
Created attachment 152607 [details] [review] Bug 33944: Don't fetch item object unless using recalls To test: 1 - Check someitems out to a patron 2 - View thier checkouts 3 - Apply patch, restart_all 4 - Confirm checkouts load as before 5 - Enable recalls 6 - Recall an item checked out to this patron 7 - Confirm recall shows as expected Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Thanks for all the hard work! Pushed to 23.05.x for the next release
Nice work everyone! Pushed to 22.11.x for next release