Bug 33944: Don't fetch item object unless using recalls
authorNick Clemens <nick@bywatersolutions.com>
Wed, 7 Jun 2023 18:03:07 +0000 (18:03 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Jul 2023 13:42:23 +0000 (14:42 +0100)
commit9df75ef0cbd987501cdc7e731f03d508862c3afc
treeb37877b75acca72810cc224daebe0f9a0d84e50f
parent5799f4bed2918dd21d2d4d4606c5b2f6aa2651d9
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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 4610bc64eb6d36583ec7533bc2a624241653b0ed)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
svc/checkouts