Bug 26644

Summary: Keyword search on "Reports" is persistant
Product: Koha Reporter: Séverine Queune <severine.queune>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrew, lisette
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Séverine Queune 2020-10-09 12:42:42 UTC
When performing a search on Reports module, keyword is kept for all the session.

To reproduce :
- Go to /cgi-bin/koha/reports/reports-home.pl
- Search a keyword
- Go to any other Koha pages
- Come back to /cgi-bin/koha/reports/reports-home.pl : search field is empty, but if you click "Use saved", previous search is still applied
Comment 1 Andrew Fuerste-Henry 2020-10-09 13:37:01 UTC
+1, I've also found this to be frustrating
Comment 2 Katrin Fischer 2023-12-09 14:20:39 UTC
It allows you to go back and forth between your result list and single report,s when you need to find something specific through testing. I usually find it quite useful.

Is there a middle ground between off/on here?