[Koha-bugs] [Bug 27808] Item's onloan column remains unset if a checked out item is issued to another patron without being returned first

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 26 21:10:08 CET 2021


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|testopia at bugs.koha-communit |tomascohen at gmail.com
                   |y.org                       |
             Status|Signed Off                  |Passed QA

--- Comment #13 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
It works as expected, and the proposed solution is correct-ish.

It does the job and actually is very optimal!
Anyways, I submitted a follow-up that can be dismissed, which makes the
AddIssue method actually refresh the $item_object, because I fear this might
not be the only side-effect (from calling AddReturn) that might present edge
cases (like overwriting the wrong things, etc).

Food for thought, and more opinions. As I said, my follow-up can be skipped. It
actually makes an extra DB call compared to your patch, Kyle.

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


More information about the Koha-bugs mailing list