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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #6 from Nick Clemens <[email protected]> ---
Trying to read the code, but there is a lot happening here, I feel this needs
unit tests

The check for 'OK' makes sense, but some of the other statuses like
'itemAlreadyOnHold' short circuit other checks, so while it saves us time in
CanItemBeReserved to bail out, I think in this instance we are actually trying
to determine "CanItemFillHold", CheckReserves seems to cover some, but not all
cases

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