[Koha-bugs] [Bug 27879] Koha::Hold::is_at_destination function should be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 5 15:44:52 CET 2021


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

--- Comment #4 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I completely agree.. took me a little while there to wrap my head around it,
but yes, I agree.

If a hold is waiting then it needs to stay waiting unless explicitly changed... 

* It shouldn't become waiting until it's at its pickup location.
* It shouldn't be allowed to change location and remain in waiting.

So, yes.. I agree an exception being thrown would be great.. probably with the
ability to call a different function to reset the waiting status to another
explicit state if you really want to change the current location of the item...
that may be to trigger a transfer back to the pickup location, or set the hold
back into the queue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list