3 Mar
2021
3 Mar
'21
8:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446 --- Comment #70 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 117606 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117606&action=edit Bug 24446: (QA follow-up) Remove superflous store calls The original code here called store after setting each field. Instead, we set all the fields and call store at the end and save ourselves a few database hits. -- You are receiving this mail because: You are watching all bug changes.