https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24027 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@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.