[Koha-bugs] [Bug 24119] New: Records indexed into ES during tests are not removed by rollback

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 26 14:01:31 CET 2019


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

            Bug ID: 24119
           Summary: Records indexed into ES during tests are not removed
                    by rollback
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

If SearchEngine is set to Elasticsearch we index bibs directly into the engine.
This means that a rollback won't remove these records.

Zebra only indexes from the zebraqueue which is in DB so is protected by
transactions

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


More information about the Koha-bugs mailing list