Bug 40593

Summary: Can't search all columns in Acquisitions Suggestions table
Product: Koha Reporter: Aude Charillon <aude.charillon>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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 Aude Charillon 2025-08-05 10:33:13 UTC
The search box above the table in Acquisitions > Suggestions seems to be broken in 24.11.06. I was able to test in 24.11.03 and it is working correctly in that version.

To replicate:
- Make sure you have suggestions.
- In any of the tabs with suggestions listed, use the Search box above the table.
- Search for words that you see in either the Suggestion or Suggested by column: the list is correctly filtered to those lines.
- Search for words contained in any other column, e.g. Library. No results are shown, even though there should be.

Note: Library is not one of the parameters available in the left-hand Filters menu, so there is no workaround to this issue when you need to check suggestions within a status tab then filter down by library.
Comment 1 Owen Leonard 2025-08-05 14:10:24 UTC
Looks like the table has been configured to allow searching only on title, suggester, manager, or last modifier. I'm not sure why those limitations were chosen.