[Koha-bugs] [Bug 23260] Anonymize (remove) patron data from items_last_borrower

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 22 08:36:12 CET 2019


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

--- Comment #34 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Tomás Cohen Arazi from comment #33)
> Marcel, your patch introduces the use of ->update. Given the problems about
> it raised on bug 21761, could you resubmit it without using ->update? Thanks!

Ah, you are right about that ;)
In this case it is a bit theoretical argument, since LastBorrower only contains
three fields and has no individual store sub. So replacing the while..next was
just regular optimization.
I do not mind setting back the while loop, although personally I would be
inclined to wait on the outcome of the discussion before removing all updates.

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


More information about the Koha-bugs mailing list