https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34596

Nick Clemens (kidclamp) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This patch alters the way
      release notes|                            |that the real time holds
                   |                            |queue is rebuilt when an
                   |                            |item is returned and a hold
                   |                            |is found.
                   |                            |
                   |                            |Previously the queue would
                   |                            |be rebuilt on the initial
                   |                            |checkin, and a second time
                   |                            |when the hold was
                   |                            |confirmed. This led to a
                   |                            |race condition where the
                   |                            |item would be queued in one
                   |                            |run, while being marked in
                   |                            |transit during the second.
                   |                            |
                   |                            |We now delay the build of
                   |                            |the holds queue until after
                   |                            |the hold is either
                   |                            |confirmed or ignored and
                   |                            |only build it once.
           Keywords|                            |rel_25_05_candidate

-- 
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/

Reply via email to