[Koha-bugs] [Bug 14655] Cannot checkin without Anonymous Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 17:10:12 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14655

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Jesse Weaver from comment #9)
> Doing this with "SELECT borrowernumber FROM borrowers WHERE privacy = 2
> LIMIT 1" ran in 0.02s on one of our largest sites (~125K borrowers), so it
> is practical.

I don't understand why you want that, could you please detail?
Have a look at the updatedb entry 3.21.00.013, we were careful to raise a
warning if needed.
I don't think it's worth to add a select statement for every checkin.

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


More information about the Koha-bugs mailing list