Bug 33763 - It should be possible to only import items if a matching item is found
Summary: It should be possible to only import items if a matching item is found
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-18 12:21 UTC by Nick Clemens (kidclamp)
Modified: 2023-05-18 12:21 UTC (History)
0 users

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 Nick Clemens (kidclamp) 2023-05-18 12:21:40 UTC
The current import option for replacing items says:

Replace items if matching bib was found (only for existing items)

What it really does is:
Replace items if matching bib was found (only for existing items) AND add items with no match found

It would be nice to have the option to add or ignore items when no match is found