Bug 37079 - Searching a column in the item search table requires the authorized value code
Summary: Searching a column in the item search table requires the authorized value code
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-12 17:35 UTC by Laura Escamilla
Modified: 2024-10-17 16:07 UTC (History)
3 users (show)

See Also:
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 Laura Escamilla 2024-06-12 17:35:47 UTC
To recreate:
1. Go to Item Search and do a search. 
2. Under the ItemType column attempt to do a search such as "Books". It shows "No data available in the table" even though "Books" is an available item type. 
3. Attempt to do the same search using "BK", which is the item type code for "Books". This will filter the column for just "Books". 

This is also affecting the shelving location. Previously both those columns had a dropdown for selecting the search filter.
Comment 1 Sarah Cornell 2024-06-24 18:21:40 UTC
Commenting for visibility!

Our staff users don't know the item type or location codes.  Every other page in the staff interface uses the descriptions, so the item search filters also need to use the descriptions.  

Thanks!

Sarah
Comment 2 Angela Berrett 2024-06-28 18:40:40 UTC
+1!!
Comment 3 Sarah Cornell 2024-10-15 14:36:42 UTC
Can this be bumped in somebody's fix-it queue?  This behavior is inconsistent with all other search functionality because it requires knowledge of the underlying location code rather than the description.  Thanks!