[Koha-bugs] [Bug 23185] Koha::Objects 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
Tue Apr 28 15:57:56 CEST 2020


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

--- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Marcel de Rooy from comment #8)
> Is adding direct_update not adding the sidestep that you wanted to catch ?

It's making the side step very explicit.. there are certainly times when you
want to have a direct access call.. as per the example above ;) where we're
sure that we are only updating one field which otherwise has no triggers in
store.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Koha-bugs mailing list