[Koha-bugs] [Bug 25342] New: 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
Fri May 1 16:48:43 CEST 2020


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

            Bug ID: 25342
           Summary: Scripts not running under plack can cause duplication
                    of ES records
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com

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

-- 
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