Bug 21668 - Item count in acquisitions and edit items screens should have a sanity check
Summary: Item count in acquisitions and edit items screens should have a sanity check
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-25 15:34 UTC by Barton Chittenden
Modified: 2018-10-25 15:34 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:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barton Chittenden 2018-10-25 15:34:29 UTC
Bywater has seen several cases where a barcode was accidentally entered into the number of items field, creating millions of items attached to a bib. This causes horrible and hard to diagnose issues during indexing.

The number of items to add fields should have a sanity check if the number of items being added is more than 1000.