http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10473 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 - high |P3 CC| |gmcharlt@gmail.com Severity|major |normal --- Comment #9 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to M. Tompsett from comment #8)
You could use a quick check of the number of records in biblioitems as an upper limit. No one is going to double the size of their library in one step, except at the beginning of data entry.
... until we run into a user that wants to create a few thousand items for their photography collection or something. It could happen! I agree with Robin. A hard-coded soft limit to catch typos is fine; IMO we'd need to see a lot more evidence that this is a problem that folks run into often before we get any fancier. I also don't think it is a major bug, so I'm resetting the severity accordingly. -- You are receiving this mail because: You are watching all bug changes.