[Koha-bugs] [Bug 9243] New: Bad delete order in sub index_records in rebuild_zebra.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 15:20:52 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9243

            Bug ID: 9243
           Summary: Bad delete order in sub index_records in
                    rebuild_zebra.pl
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: gmcharlt at gmail.com
          Reporter: christophe.croullebois at biblibre.com
                CC: m.de.rooy at rijksmuseum.nl

If we have in the zebraqueue table for the same record, one line "update" and
another "delete", the index_records sub in rebuild_zebra.pl treats the delete
line first. 
The result is that the record still exists in zebra.

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


More information about the Koha-bugs mailing list