<div dir="ltr">I agree, it feels like a bug.  I just had a quick read through ils-di docs elsewhere and can't see any mention of such information being returned by that call.<div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><table cellspacing="0" cellpadding="0" width="410" style="font-family:"Times New Roman""><tbody><tr><td colspan="2"><p style="font-family:Arial;font-size:12px;line-height:20px;margin:0px;color:rgb(45,92,136)"><strong>Martin Renvoize</strong></p></td></tr><tr><td colspan="2"><p style="font-family:Arial;font-size:12px;line-height:20px;margin:0px;color:rgb(45,92,136)">Development Team Manager</p></td></tr><tr><td colspan="2"><p style="font-family:Arial;margin:0px"><br></p></td></tr><tr><td colspan="2"><p style="font-family:Arial;margin:0px"> </p></td></tr><tr><td><p style="font-family:Arial;font-size:12px;line-height:20px;margin:0px;color:rgb(45,92,136)"><strong>T:</strong> +44 (0) 1483 378728</p></td></tr><tr><td><p style="font-family:Arial;font-size:12px;line-height:20px;margin:0px;color:rgb(45,92,136)"><strong>F:</strong> +44 (0) 800 756 6384</p></td></tr><tr><td><p style="font-family:Arial;font-size:12px;line-height:20px;margin:0px;color:rgb(45,92,136)"><strong>E:</strong> <a href="mailto:martin.renvoize@ptfs-europe.com" style="color:rgb(45,92,136);text-decoration:none" target="_blank">martin.renvoize@ptfs-europe.com</a></p></td></tr><tr><td><p style="font-family:Arial;font-size:12px;line-height:20px;margin:0px;color:rgb(45,92,136)"><a href="https://www.ptfs-europe.com" style="color:rgb(45,92,136);text-decoration:none" target="_blank">www.ptfs-europe.com</a></p></td></tr><tr><td><p style="font-family:Arial;margin:0px"> </p></td></tr><tr><td colspan="2"><p style="line-height:20px;margin:0px"><a href="https://www.ptfs-europe.com" border="0" target="_blank"><img src="https://www.ptfs-europe.com/wp-content/uploads/2014/09/ptfs_logo1.png" width="" height="" border="0"></a></p></td></tr><tr><td><p style="font-family:Arial;margin:0px"><br></p></td></tr><tr><td><p style="font-family:Arial;margin:0px"><br></p></td></tr></tbody></table><table cellspacing="0" cellpadding="0" style="font-family:"Times New Roman";border-top:1px solid rgb(194,194,194);padding:20px 0px 0px;margin:0px"><tbody><tr><td><p style="font-family:Arial;font-size:12px;color:rgb(45,92,136);margin:0px">Registered in the United Kingdom No. 06416372   VAT Reg No. 925 7211 30</p><br><p style="font-family:Arial;font-size:12px;color:rgb(45,92,136);margin:0px">The information contained in this email message may be privileged, confidential and protected from disclosure. If you are not the intended recipient, any dissemination, distribution or copying is strictly prohibited. If you think that you have received this email message in error, please email the sender at <a href="mailto:info@ptfs-europe.com" target="_blank">info@ptfs-europe.com</a></p></td></tr></tbody></table><span style="font-size:12.8px"><br></span></div></div><div dir="ltr"></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, 8 Aug 2018 at 10:47, Katrin Fischer <<a href="mailto:katrin.fischer.83@web.de">katrin.fischer.83@web.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Hi jonathan,</p>
    <p>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". <br>
    </p>
    <p>Can we track the additonal behaviour back to a bug that added it?<br>
    </p>
    <p>I noticed, that there is an error for a non-existent
      biblionumber. I feel like that might be a regression:<br>
    </p>
    <pre class="m_549054513444530595message">Can't call method "biblioitem" on an undefined value at /home/vagrant/kohaclone/C4/ILSDI/Services.pm line 212</pre>
    <p>Katrin<br>
    </p>
    <br>
    <div class="m_549054513444530595moz-cite-prefix">On 06.08.2018 22:46, Jonathan Druart
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Hi devs,</div>
        <div><br>
        </div>
        <div>I am trying to remove the subroutine <span id="m_549054513444530595inbox-inbox-summary_container"><span id="m_549054513444530595inbox-inbox-short_desc_nonedit_display">GetItemsByBiblioitemnumber,
              which is only used from C4::ILSDI::Services::GetRecords.</span></span></div>
        <div><span id="m_549054513444530595inbox-inbox-summary_container"><span id="m_549054513444530595inbox-inbox-short_desc_nonedit_display">It generates
              timestampX, cardX and borrowerX for the last 3 patrons who
              checked out the items.</span></span></div>
        <div><span id="m_549054513444530595inbox-inbox-summary_container"><span id="m_549054513444530595inbox-inbox-short_desc_nonedit_display"><br>
            </span></span></div>
        <div><span id="m_549054513444530595inbox-inbox-summary_container"><span id="m_549054513444530595inbox-inbox-short_desc_nonedit_display">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?<br>
            </span></span></div>
        <div><span id="m_549054513444530595inbox-inbox-summary_container"><span id="m_549054513444530595inbox-inbox-short_desc_nonedit_display">The "doc" (/<a href="http://ilsdi.pl?service=Describe&verb=GetRecords" target="_blank">ilsdi.pl?service=Describe&verb=GetRecords</a>)
              does not say anything about the checkouts info.<br>
            </span></span></div>
        <div><br>
        </div>
        <div>Cheers,</div>
        <div>Jonathan<br>
        </div>
      </div>
      <br>
      <fieldset class="m_549054513444530595mimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
Koha-devel mailing list
<a class="m_549054513444530595moz-txt-link-abbreviated" href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a>
<a class="m_549054513444530595moz-txt-link-freetext" href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a>
website : <a class="m_549054513444530595moz-txt-link-freetext" href="http://www.koha-community.org/" target="_blank">http://www.koha-community.org/</a>
git : <a class="m_549054513444530595moz-txt-link-freetext" href="http://git.koha-community.org/" target="_blank">http://git.koha-community.org/</a>
bugs : <a class="m_549054513444530595moz-txt-link-freetext" href="http://bugs.koha-community.org/" target="_blank">http://bugs.koha-community.org/</a></pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a><br>
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" rel="noreferrer" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" rel="noreferrer" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" target="_blank">http://bugs.koha-community.org/</a></blockquote></div>