http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9252
--- Comment #10 from Paul Poulain <[email protected]> --- Created attachment 18211 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18211&action=edit Bug 9243: Bad delete order in sub index-records 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. Signed-off-by: Kyle M Hall <[email protected]> http://bugs.koha-community.org/show_bug.cgi?id=9252 Signed-off-by: George Williams <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
