[Koha-bugs] [Bug 32366] New: BatchDeleteBiblio task should have tests to prove indexing all takes place in one step

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 29 15:50:13 CET 2022


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

            Bug ID: 32366
           Summary: BatchDeleteBiblio task should have tests to prove
                    indexing all takes place in one step
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 30460

We worked through changing our code such that we actioned the batch deletes in
a loop passing skip_record_index and then finally passed a list of biblios to
specialUpdate all in one hit at the end..

But we forgot to add unit tests for this change!


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30460
[Bug 30460] BatchDeleteBiblio task does not deal with indexation correctly
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list