[Koha-bugs] [Bug 32894] Objects cache methods' result without invalidation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 28 20:36:32 CEST 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com
             Status|Signed Off                  |Failed QA

--- Comment #18 from Nick Clemens <nick at bywatersolutions.com> ---
Something is not right with Koha::Item::last_returned_by 

It returns a patron object, but the relationship is to ItemsLastBorrower and
the call to set it doesn't work

prove -v t/db_dependent/Circulation/StoreLastBorrower.t


Also Koha/Virtualshelfshare.pm :
everywhere else we assign resultset to rs, then create new - it isn't wrong,
just inconsistent

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


More information about the Koha-bugs mailing list