Bug 40593 - Can't search all columns in Acquisitions Suggestions table
Summary: Can't search all columns in Acquisitions Suggestions table
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-05 10:33 UTC by Aude Charillon
Modified: 2025-08-05 14:10 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.