https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30847
--- Comment #33 from Owen Leonard <[email protected]> --- Created attachment 138940 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138940&action=edit Bug 30847: Don't get biblio/item info when placing holds The only bit we get form the hash is the rank and title We can simply fetch the biblio once to calculate no need to fetch all the info as we don't display or use it Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
