[Bug 40893] New: Item Search - Display All entries is dangerous
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40893 Bug ID: 40893 Summary: Item Search - Display All entries is dangerous Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: mathsabypro@gmail.com QA Contact: testopia@bugs.koha-community.org In Item Search, the selector "Display ... entries" above the results can be set to "all". If there are a lot of items, it can generate an error. This "all" should be hidden, or maybe displayed only if there are less than xxx (1000?) items to display. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40893 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40893 --- Comment #1 from Mathieu Saby <mathsabypro@gmail.com> --- See also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40815 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40893 Anneli Österman <anneli.osterman@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anneli.osterman@koha-suomi. | |fi --- Comment #2 from Anneli Österman <anneli.osterman@koha-suomi.fi> --- If the maximum number of rows are limited, there should be possibility configure it. For example 1000 rows is a bit low number when you are doing batch edits. Background jobs allows you to modify bigger batches that 1000 so it would be unfortunate change if the amount is limited to 1000 by default. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40893 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It also works well for more than 1.000 items in most cases. For most our libraries "all" works and can be useful. If a limit is proposed, it should be configurable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40893 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- The only correct way to implement this need is to implement a generic solution, in the table settings. We already have "Default display length", we could have a "Max Length", or even a multi select for each table with the different options (10, 20, 50, 100, 500, all). Preferably on top of bug 38259. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org