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.