Bug 31472 - Extend FindDuplicate to use 001 + 003
Summary: Extend FindDuplicate to use 001 + 003
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: 2022-08-26 16:03 UTC by Katrin Fischer
Modified: 2022-10-24 10:32 UTC (History)
3 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 Katrin Fischer 2022-08-26 16:03:48 UTC
It would be nice if the duplicate check used in cataloging and some other places could also take into account the 001 + 003 fields.

When working with a union catalog this would be the best check to perform to make sure any real duplicates are found.

Not sure if this needs to be optional. Bug 15248 asked about making the checks configurable, but I am not sure what a good syntax here could look like. Having several preconfigured options in a (multi-)select preference might be easier.