Bug 39487 - Inconsistency in handling of Z39.50 records for bibliographic records and authorities
Summary: Inconsistency in handling of Z39.50 records for bibliographic records and aut...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-31 09:11 UTC by Nick Clemens (kidclamp)
Modified: 2025-04-06 23:28 UTC (History)
2 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 Nick Clemens (kidclamp) 2025-03-31 09:11:54 UTC
When importing biblios from Z39 we save every record retrieved in the search into an import batch. For authorities we check the control number and authorized heading and return the existing record from the DB - this is worked around bug 19220 by updating the marc each time, but we should document this in the code and for the user to make it clear what is happening in both cases and possibly provide a way to clear the cached/saved values