[Koha-bugs] [Bug 25342] Scripts not running under plack can cause duplication of ES records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 11 12:49:09 CEST 2020


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

--- Comment #10 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #9)
> (In reply to Nick Clemens from comment #0)
> > We received reports of duplicated records after batch modifications.
> > 
> > It seems that when passing the ID to elasticsearch it is parsed as a string
> > under Plack, but is parsed as a number under CGI
> 
> Reading the bug title I undersetood command line script, but it will
> actually fix script called in CGI mode, right?

Yes, scripts that are excluded from plack like batch modification of bibs and
imports are affected and fixed by this

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


More information about the Koha-bugs mailing list