https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18823
--- Comment #19 from Cori Lynn Arnold <[email protected]> --- Created attachment 80519 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80519&action=edit Bug 18823: Refactor and fix issue with updating import batch record Rebased code with changes from Bug 19263 Added missing function from previous patch to make saves of edits to import batches Changed setting for import batches created by Rancor to 'staged' as there is no mechanism to change them from 'staging' Changes to make batch names work with single quotes "Client's Batch" Changes to fix QA tool issues (i.e. bootstrap button & undef) Tests: 1) Open advanced cataloging editor 2) Under settings select 'Import Batches' 3) Create a few import batches, some for searching and some as targets (and some both) 3.a) not that import batches for saving appear on the left side as targets to save 4) Search for a bibliographic record, make changes and apply to an import batch 5) Search for the bibliographic record in the import batch 6) Make changes and verify the changes are applied (either through searching again, or through the Staged MARC management in Tools) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
