Bug 28659 - Allow Fast Cataloging to skip duplicate check
Summary: Allow Fast Cataloging to skip duplicate check
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-02 17:26 UTC by Andrew Fuerste-Henry
Modified: 2022-10-24 10:30 UTC (History)
2 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 Andrew Fuerste-Henry 2021-07-02 17:26:53 UTC
To recreate:
- Have a bib in your system with the title "E Street Shuffle"
- Confirm you do not have barcode "XXX" in your system
- Have Fast Cataloging enabled
- Try to check out barcode "XXX" to a patron, get notice that barcode does not exist, follow link to Fast Cataloging
- In your Fast Add record, enter title "E Street Shuffle"
- click Save, get a popup asking if your new record is a duplicate of the existing record
- click "Yes, View Existing Items"
- Koha takes you to the existing bib, where you can add a new item (assuming you have permission)
- that item will not maintain the XXX barcode and will not follow any of the other settings in one's Fast Add framework

I don't expect all libraries to agree on how this should work. It'd be great to have a system preference with which to set whether or not to do that dupe check at all on fast add.