Bug 27244

Summary: items with a negative not for loan values are considered available in the OPAC
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: andrew, jaki.frisina, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2020-12-15 23:22:47 UTC
In the OPAC search results if you use the 'Limit to currently available items' filter or add '&limit=available' to your search URL items with negative not for loan values (on order) are not filtered out.

To recreate:
1. add some negative nfl values to items
2. do an OPAC search where those items would up in the results
3. click the 'Limit to currently available items' filter
4. items with negative not for loan values still show
Comment 1 Jonathan Druart 2020-12-16 09:00:15 UTC
Does it work on the staff interface?
Comment 2 Lucas Gass (lukeg) 2020-12-16 15:26:22 UTC
(In reply to Jonathan Druart from comment #1)
> Does it work on the staff interface?

Jonathan, I just test it and no, it does not work in the staff client either.
Comment 3 Andrew Fuerste-Henry 2022-12-08 14:26:06 UTC

*** This bug has been marked as a duplicate of bug 27973 ***