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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to