[Koha-bugs] [Bug 20678] Save draft records without committing them to the catalogue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 30 01:44:21 CEST 2018


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

--- Comment #4 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 74929
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74929&action=edit
Bug 20678 - Added unit test for new subroutine DeleteBiblioInBatch()

This new subroutine is in C4/ImportBatches.pm and it calls a new
internal subroutine _delete_import_record_marc

Test plan:
1.Enter koha shell: sudo koha-shell <instancename>
2. perl t/db_dependent/ImportBatch.pm
3. Notice unit test 12 passes: 'ok 12 - No biblio expected since we
deleted the biblio from the batch'

Sponsored-By: Toi Ohomai Institute of Technology

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


More information about the Koha-bugs mailing list