https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39691 Bug ID: 39691 Summary: Searches duplicated in search history if I change the sort order Change sponsored?: --- Product: Koha Version: Main Hardware: All URL: http://localhost:8080/cgi-bin/koha/opac-search-history .pl OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: kristinamason@fastmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 181199 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181199&action=edit A list showing duplicate searches Issue: My search history shows the same search multiple times if I change the sort order. To reproduce: 1. Log in as a user http://localhost:8080 2. Search the catalogue for something 3. On the search results page, choose a different sort order for your results (doesn't matter what, do it a few times, A-Z, Z-A, etc). 4. Go to the search history page http://localhost:8080/cgi-bin/koha/opac-search-history.pl 5. Note that the search shows more than once, one for each time you change the sort order. Expectation: The search should only show once, and not register multiple times due to just changing the order of it. The search history page doesn't indicate this either, so it just looks like the same search over and over. Screenshot attached showing 3 searches all from 5:25. In reality I did one search and just changed the order. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.