[Koha-bugs] [Bug 32013] Autorenewals is effectively a bulk action and should be treated as such

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 7 15:41:03 CEST 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145187|0                           |1
        is obsolete|                            |

--- Comment #15 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 149277
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149277&action=edit
Bug 32013: (follow-up) Add unit test

A unit test has been added to show the pass-through of skip_record_index from
AddRenewal() to the Item->store() method.

Test plan:
1) In the shell run prove -vv t/db_dependent/Koha/SearchEngine/Indexer.t
2) Observe Subtest 3: Test AddRenewal indexer call
3) All four tests should pass

Mentored-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list