Bug 30680 - Behavior due to MARC Overlay Rules should be reflected in Diff view when staging MARC batches for import
Summary: Behavior due to MARC Overlay Rules should be reflected in Diff view when stag...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 14957
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-04 15:52 UTC by Andrew Fuerste-Henry
Modified: 2022-05-04 15:52 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2022-05-04 15:52:42 UTC
To recreate:
- create a rule on /marc-overlay-rules.pl to protect the 050 tag when staging for MARC import
- export a record from your collection and remove the 050 outside of Koha
- reimport that record, matching your incoming record to the one already in your collection
- confirm the Diff view on manage-marc-import.pl says the 050 will be deleted
- complete import, confirm the 050 was retained

We should somehow denote when a field will not be impacted due to an overlay rule.