[Koha-bugs] [Bug 14098] Regression in Marc Modification Templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 27 18:33:29 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14098

--- Comment #16 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 39613
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39613&action=edit
[SIGNED-OFF] Bug 14098: Implement the copy_and_replace action for MTT

This patch implements the copy and replace action for the marc
modification templates.
Instead of copying a field/subfield, it will erase the destination
fields/subfields.

Test plan:
Find it yourself.
Compare the differences between the copy and the copy_and_replace
actions.
The easier way to test is to 1/ create a complete record, 2/create some
modification templates and 3/ use the batch record modification with the
"preview" function.

QA note: I kept the same tests as "copy" and, if no change were
expected, I noted them "(same as copy)", to be sure this new action won't
introduce regression on these tests.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list