Bug 21668

Summary: Item count in acquisitions and edit items screens should have a sanity check
Product: Koha Reporter: Barton Chittenden <barton>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.