Bug 36960 - Apply Multiple MARC Modification Templates when staging MARC records
Summary: Apply Multiple MARC Modification Templates when staging MARC records
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-24 20:21 UTC by Miranda Nero
Modified: 2024-09-13 11:36 UTC (History)
6 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miranda Nero 2024-05-24 20:21:01 UTC
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.
Comment 1 Chanel Wheeler 2024-05-24 20:40:17 UTC
I wholeheartedly support this request. We have 59 libraries so the permutations are going to get crazy. Much better to have a given template do one thing well and let the libraries choose the series of templates they want to apply.