[Koha-bugs] [Bug 20212] Slowness in Receiving in Acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 13 18:34:23 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212

--- Comment #67 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Generally this looks like it's going in the right direction to me.

I do wonder if we could preload the first page of results using the template to
give the appearance of better performance on initial page load whilst still
getting the benefit of serverside processing for the heavy lifting. (As
discussed on Slack, see
https://datatables.net/examples/server_side/defer_loading.html for
possibilities)

However.. I'm not sure the API's is returning the same results as expected...
attaching before and after shots for the table with the exact same database.

The ajax version appears to have considerably more results and many of them
seem to contain malformed 'null' data?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list