[Bug 38692] New: Item search results table filters do not match date display preference
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38692 Bug ID: 38692 Summary: Item search results table filters do not match date display preference Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When looking at results in item search, there are filters at the top of each column. For columns containing dates, the filter always searches on ISO format (YYYY-MM-DD), but the data will display following the DateFormat system preference. So your item may show a value of "12/12/2024," but it won't be shown in your results if you enter "12/12/2024" as a filter, only if you enter "2024-12-12" We could put a datepicker on the filter search field? -- 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=38692 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- We could, but there is a downside: You can't do a truncated search with the date widget. Right now you can probably enter just the year or year and month in ISO format. -- 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=38692 --- Comment #2 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #1)
We could, but there is a downside: You can't do a truncated search with the date widget. Right now you can probably enter just the year or year and month in ISO format.
Good point! You're correct that currently you can enter something like "2024-12" to get everything in December 2024, or "-12-" to get everything in any December. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org