[Koha-bugs] [Bug 26581] Elasticsearch - Records can be indexed multiple times during returns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 25 22:33:25 CET 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rel_20_11_target            |additional_work_needed

--- Comment #16 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
There are two failing tests caused by this change:

t/db_dependent/SIP/Message.t .. 1/9 
    #   Failed test 'OK flag is false when we check in at the wrong branch and
we do not allow it'
    #   at t/db_dependent/SIP/Message.t line 632.
    #          got: '1'
    #     expected: '0'

    #   Failed test 'Code AF not found in
'|AOz2h4hfYk|ABjPj5C_zEvKlqRRsSsLQf|AQz2h4hfYk|AJSome boring
read|CKMHE|CTz2h4hfYk|CV04|'?'
    #   at t/db_dependent/SIP/Message.t line 733.
    #          got: '0'
    #     expected: '1'
    # Looks like you failed 2 tests of 33.
t/db_dependent/SIP/Message.t .. 3/9 
#   Failed test 'Checkin V2'
#   at t/db_dependent/SIP/Message.t line 76.


Also maybe t/db_dependent/Koha/SearchEngine/Indexer.t that is failing on
jenkins (but cannot recreate locally).

Please fix asap.

Also I don't understand what happened but the authorship of the first patch
changed during the QA process.

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


More information about the Koha-bugs mailing list