14 Jan
2026
14 Jan
'26
8:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41618 --- Comment #1 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 191440 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191440&action=edit Bug 41618: Add item metadata in biblios get and list API results Test plan: 1- Make an API request to both /biblios and /biblios/{biblio_id} 2- Notice the 952 field for items is missing for both 3- Apply patch 4- Repeat step 1 and notice item metadata is there in 952 field 5- Run `prove t/db_dependent/Koha/Objects/Record/Collections.t` There should be no side effect to /deleted/biblios or /authorities API -- You are receiving this mail because: You are watching all bug changes.