Bug 33249

Summary: Optionally filter itemBarcodeFallbackSearch results to only available items
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33246
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Andrew Fuerste-Henry 2023-03-16 15:13:26 UTC
When using itemBarcodeFallbackSearch, the search results include items that are currently checked out or otherwise unavailable. It should be an option to filter those results so only available items are offered.
Comment 1 Katrin Fischer 2023-03-16 15:15:09 UTC
I just stumbled on that yesterday - great idea!
Comment 2 Caroline Cyr La Rose 2023-03-16 15:24:04 UTC
Maybe with an option to show the ones that are checked out (like filtered by default, with "show all" option)?

Sometimes you find things on the shelf that are still checked out... (I'm not saying patrons do this to get out of fines, but... ;) )
Comment 3 Andrew Fuerste-Henry 2023-03-16 15:41:21 UTC
(In reply to Caroline Cyr La Rose from comment #2)
> Maybe with an option to show the ones that are checked out (like filtered by
> default, with "show all" option)?
> 
> Sometimes you find things on the shelf that are still checked out... (I'm
> not saying patrons do this to get out of fines, but... ;) )

Agreed, we'd want some global show/hide preference and then also a toggle in each results window.
Comment 4 Katrin Fischer 2023-03-16 15:43:53 UTC
(In reply to Andrew Fuerste-Henry from comment #3)
> (In reply to Caroline Cyr La Rose from comment #2)
> > Maybe with an option to show the ones that are checked out (like filtered by
> > default, with "show all" option)?
> > 
> > Sometimes you find things on the shelf that are still checked out... (I'm
> > not saying patrons do this to get out of fines, but... ;) )
> 
> Agreed, we'd want some global show/hide preference and then also a toggle in
> each results window.

+1!