28 Jul
2025
28 Jul
'25
6:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40530 --- Comment #4 from Kyle M Hall (khall) <kyle@bywatersolutions.com> ---
Kyle, I am not convinced by the use of a fetch to retrieve the AV's description. IMO it's going to delay the display.
I don't think we need to worry about that. I tested it with 150 Hold Cancelation reasons ( aka an absurd number ) and it took all of 34 miliseconds to get a response. Doing this request on the front end will keep the page load time from being affected as it would be from doing it in the perl script. -- You are receiving this mail because: You are watching all bug changes.