[Koha-bugs] [Bug 21761] Koha::Object supports passing through 'update' which means we can side step 'set' + 'store'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 22 09:15:57 CET 2019


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

--- Comment #13 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
I was referred here again from report 23260 where I used an update on a Koha
object without store. (Table items_last_borrower just 4 fields.)
Can we get this "discussion" further?

As stated in comment1 I think we need some hook subroutine on store, update
etc.
If there is no 'hook', could we still do some faster updates than looping with
store and next?

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