Bug 37422 - Add another normalization rule to ignore trailing spaces in Record Matching Rules
Summary: Add another normalization rule to ignore trailing spaces in Record Matching R...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-22 16:39 UTC by Enica Davis
Modified: 2024-07-22 19:44 UTC (History)
3 users (show)

See Also:
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 Enica Davis 2024-07-22 16:39:20 UTC
In this specific scenario, libraries using a third-party vendor for authority and bib updates would sometimes have trailing spaces in the update file for the matching point (i.e. 010$a for authority).  When the existing Koha data doesn't have space, it makes matching and cataloging maintenance a bit difficult.

Right now, the work around for these libraries is to cleanup existing data (either add or remove the space - in most cases, remove space) and making sure that the incoming data will find a match.

It would be nice if we could add another normalization rule to ignore trailing spaces in Record Matching Rules.