https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37637
Bug ID: 37637
Summary: Use the REST API to display items on the staff edit
items view
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Staff interface
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 33568
Currently, the additems table is rendered using the DB, which can cause
performance issues for large amounts of items. It makes sense to switch to
using the REST API (/api/v1/biblios/{biblionumber}/items)
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568
[Bug 33568] Use the REST API to display items on the staff biblio detail view
--
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/