Bug 32724

Summary: Merge fields / subfields with MARC modification templates
Product: Koha Reporter: Koha Team University Lyon 3 <koha>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy, mathsabypro
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Koha Team University Lyon 3 2023-01-25 14:15:47 UTC
It would be very usefull to be able to merge some fields or subfields, acccording to a specific subfield value, with MARC modification templates.
For example,
XXX$a= tata
XXX$5= number

YYY$a = toto
YYY$5 = number

merge XXX$a and YYY$a in ZZZ$a if XXX$5=YYY$5