https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37680

Hammat wele <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170481|0                           |1
        is obsolete|                            |

--- Comment #15 from Hammat wele <[email protected]> ---
Created attachment 179867
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179867&action=edit
Bug 37680: inconsistencies with the search results when selecting the "Limit to
records with available items" option

There seem to be inconsistencies with the search results when selecting the
"Limit to records with available items" option, when we have a notice with two
items if the first item is «notforloan» and the second is «notforloan» too or
«withdrawn» the notice is still available.
And these conditions also are showing :

Case :
1- Record with first item as «notforloan» - The second is «notforloan»
2- Record with first item as «notforloan» - The second is «withdrawn»
3- Record with first item as «itemlost» - The second is «notforloan»
4- Record with first item as «itemlost» - The second is «withdrawn»
5- Record with first item «onloan» - The second is «notforloan»
6- Record with first item «onloan» - The second is «withdrawn»

To reproduce:

1. Catalog a new record  (record test 1)
   1.1. Go to Cataloging
   1.2. Click New record
   1.3. Fill out the mandatory fields (000, 003, 005, 008, 040$c, 245$a, 942$c)
   1.4. Click Save (No need to add an item)
   1.5. Add two items, set a negative notforloan (ordered) for the two items
2. Repeat step 1, by creating a record (record test 2) with two items one
negative notforloan item and the second as «withdrawn» item
3. Repeat step 1, and creating all the record in «Case» section
4. Go to the Opac and search for the created record
5. Click on «Limit to records with available items»
----> All the created items is still showing
6. Apply the patch
7. Rebuild bibliographic index ./misc/search_tools/rebuild_elasticsearch.pl -d
-v -r -b
8. Repeat step 4 and 5
----> the created items is no more showing

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to