<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <div class="moz-cite-prefix">For a single-branch system, they should
      be the same.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">For a multi-branch system, Holds Queue
      first looks for an item already at the pickup branch and puts the
      hold in that branch's queue (possibly even jumping priority order
      if LocalHoldsPriority), or if there isn't one already at the
      pickup branch depending on prefs it either looks for the cheapest
      available item according to the Transport Cost Matrix if
      UseTransportCostMatrix, or chooses the first branch listed in
      StaticHoldsQueueWeight with an available item if
      StaticHoldsQueueWeight and not RandomizeHoldsQueueWeight, or
      chooses a random branch from those listed in
      StaticHoldsQueueWeight with an available item if
      StaticHoldsQueueWeight and RandomizeHoldsQueueWeight, or chooses a
      random branch from all branches with an available item if not
      StaticHoldsQueueWeight and RandomizeHoldsQueueWeight, or if you
      mess your prefs up badly enough with not StaticHoldsQueueWeight
      and not RandomizeHoldsQueueWeight, chooses the
      alphabetically-first branch with an available item, thus piling
      all the load on poor Aaron Aardvark Library, in each case possibly
      checking whether that branch is open or closed that day if
      HoldsQueueSkipClosed, and puts the hold in whatever branch's queue
      falls out of that.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Phil Ringnalda</div>
    <div class="moz-cite-prefix">Chetco Community Public Library<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 3/2/2020 3:44 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:dcook@prosentient.com.au">dcook@prosentient.com.au</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0a1b01d5f0ec$8853d080$98fb7180$@prosentient.com.au">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi all,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">What is the purpose of the “Holds Queue”
          page?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">As far as I can tell, it duplicates “Holds
          to Pull” but requires a separate cronjob and extra database
          tables and so on. <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">David Cook<o:p></o:p></p>
        <p class="MsoNormal">Systems Librarian<o:p></o:p></p>
        <p class="MsoNormal">Prosentient Systems<o:p></o:p></p>
        <p class="MsoNormal">72/330 Wattle St<o:p></o:p></p>
        <p class="MsoNormal">Ultimo, NSW 2007<o:p></o:p></p>
        <p class="MsoNormal">Australia<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Office: 02 9212 0899<o:p></o:p></p>
        <p class="MsoNormal">Direct: 02 8005 0595<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Koha-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha-devel@lists.koha-community.org">Koha-devel@lists.koha-community.org</a>
<a class="moz-txt-link-freetext" href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel">https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a>
website : <a class="moz-txt-link-freetext" href="http://www.koha-community.org/">http://www.koha-community.org/</a>
git : <a class="moz-txt-link-freetext" href="http://git.koha-community.org/">http://git.koha-community.org/</a>
bugs : <a class="moz-txt-link-freetext" href="http://bugs.koha-community.org/">http://bugs.koha-community.org/</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>