Hi jonathan,

I feel like the issue information is too much there and doesn't fit the purpose of the command, described as "Given a list of record identifiers, returns a list of record objects that contain bibliographic information, as well as associated holdings and item information".

Can we track the additonal behaviour back to a bug that added it?

I noticed, that there is an error for a non-existent biblionumber. I feel like that might be a regression:

Can't call method "biblioitem" on an undefined value at /home/vagrant/kohaclone/C4/ILSDI/Services.pm line 212

Katrin


On 06.08.2018 22:46, Jonathan Druart wrote:
Hi devs,

I am trying to remove the subroutine GetItemsByBiblioitemnumber, which is only used from C4::ILSDI::Services::GetRecords.
It generates timestampX, cardX and borrowerX for the last 3 patrons who checked out the items.

I have no idea if it is a desired effects but, as this code has been there for a very long time (2005), I suspect it's not. Could anyone confirm?
The "doc" (/ilsdi.pl?service=Describe&verb=GetRecords) does not say anything about the checkouts info.

Cheers,
Jonathan


_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/