https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36960 Bug ID: 36960 Summary: Apply Multiple MARC Modification Templates when staging MARC records Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: mnero@oslri.net QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When staging MARC records, we are only able to select one MARC Modification Template. It would be useful to be able to apply more than one at a time. Use case: when staging vendor loads, I have 3 different fields to update depending on the vendor, but the combinations vary. Currently, I have to create a template for each combination, but it would be preferable to be able to choose the template for each field instead of one of every combination of the following: MARC Tag A - 2 options MARC Tag B - 3 options MARC Tag C - 15+ options A1 + B1 + C1 A1 + B1 + C2 A1 + B1 + C3 A1 + B2 + C1 A1 + B2 + C2 A1 + B2 + C3 A1 + B3 + C1 A1 + B3 + C2 A1 + B3 + C3 etc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.