[Koha-bugs] [Bug 24027] Adding multiple items is slow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 14 12:08:38 CET 2019


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Andrew,

Thanks for the patch, that's a great idea.
Is it ready for signoff?

Only one thing, we will certainly reject the first patch, $dbh must be
retrieved from C4::Context->dbh only.
Also we prefer to have a hashref as parameters to make the flag explicit:
  { postpone_indexes_update => 1 }

Cheers,
Jonathan

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


More information about the Koha-bugs mailing list