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@gmail.com Reporter: christophe.croullebois@biblibre.com CC: m.de.rooy@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.