Bug 29120

Summary: Improve link_bibs_to_authorities.pl by including 4xx in matching
Product: Koha Reporter: Hugo Agud <hagud>
Component: Command-line UtilitiesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: robin
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Hugo Agud 2021-09-27 05:39:11 UTC
/link_bibs_to_authorities.pl links bibliographics with main entry ($a), I wish to discuss with you if this script should also look for match at 4xx for non accepeted entries and replace in case of matchings

The idea behind of this featrue is when importing records from external sources for example, add this function that looks for non-accepeted authirity form in your catalogue and if there is a march replace with main entry.

Is something we should add the option at koha?