https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28224
Sarah Cornell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbcornell@cityofportsmouth. | |com --- Comment #11 from Sarah Cornell <[email protected]> --- I lost my patience with the invisible order search limit back in 2021, right before this bug was filed! If I recall correctly, it would limit to the past year even though it didn't display that limit. That drove me bonkers. I'm pretty sure we have JQuery that sets the range to 2020-current. When we search the biblio database we expect to see all results, so why would orders be any different? When I want to know if we placed an order for a title, that's all I want to know. "When" doesn't come into it. If there are too many results, THEN I want to limit the search. The behavior that seems most like other search behavior is that there be no default date limit. If I were using the simple search at the top, I would expect it to use default settings, which means no default date limit. I do appreciate it if a form remembers the last dates I entered, however. Then I would use the form for the rest of my session. Regarding a syspref: Some staff want to see everything, some staff want to search just this FY. None of them have access to sysprefs. If a library wants to customize the date range using JS, that seems like a good local solution. I'm probably suggesting a different bugfix, aren't I? :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
