Summary: | Availability of hidden items showing in OPAC results | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | OPAC | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | janet.mcgowan, lisettepalouse+koha, marie-luce.laflamme, marjorie.barry-vila, patrick.robitaille, r.delahunty |
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: | |||
Bug Depends on: | |||
Bug Blocks: | 24403 | ||
Attachments: |
Availability of withdrawn item is displayed
Item is hidden in record details Bug 21042: Make 'pay amount' also return lost fines toto toto |
Created attachment 76553 [details]
Item is hidden in record details
I was able to recreate this with both withdrawn and a damaged status. It is properly hiding items that are not withdrawn or damaged. Lost items hide properly, as well as items at hidden branches, with hidden itype, or with hidden shelving location. Lisette Hi, I repeat this problem with the system preference hidelostitems on 18.05, you too? Marjorie Created attachment 88970 [details] [review] Bug 21042: Make 'pay amount' also return lost fines To test: 1 - Checkout an item to a patron, and make it lost ( but not returned) and ensure fine is levied against the account 2 - Add some other fines to their account 3 - Click 'Pay amount' and pay everything they owe 4 - Note the book is not returned 5 - Repeat with 'Pay selected' and note item is returned 6 - Apply patch 7 - Repeat 1-5 and note item is returned in both cases Created attachment 88971 [details] [review] toto Created attachment 88972 [details] [review] toto *** Bug 21261 has been marked as a duplicate of this bug. *** This appears to be fixed! :) |
Created attachment 76552 [details] Availability of withdrawn item is displayed Can someone try this and confirm or invalidate this as a bug? If I have two items on one record, one of which is hidden as per OpacHiddenItems, the availability still shows in the OPAC results list. Here are the steps I'm following: 1- Go to Administration > Global system preferences 2- Search for OpacHiddenItems 3- Add the following value to OpacHiddenItems: withdrawn: [1] 4- Save your system preferences 5- In the search bar at the top, click on the "Search catalog" tab 6- Search for anything 7- Find a record with two items, or add an item to a record 8- Add the withdrawn status to one of the two items, the other has to be available 9- Go to OPAC 10- Search for the record (a broad search to make sure you get to the results list, not the record details) 11- Check the availability of the items <-- for me, here, it says 1 available and 1 withdrawn (see screen capture opachiddenitems1.png) 12- Click on the title to open the record details 13- Check the items <-- there should be only one, the withdrawn item is hidden (see screen capture opachiddenitems2.png)