https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42038 Bug ID: 42038 Summary: Item Search for Claims Returned Fails if item has two lost statues, Claim was never logged Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.05 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: dmeininger591@gmail.com QA Contact: testopia@bugs.koha-community.org To replicate: 1. Check out an item 2. Change status to Long Lost 3. Submit a claims returned for that item 4. Look at the modification log and notice the claims returned was not logged 5. Use item search with the parameter Lost = Claims Returned 6. Notice the item does not appear in the results 7. Re-do the search with the parameter Lost = Claims Returned and Long Lost 8. Notice the item now appears It seems like Koha is not logging the second lost status (claims returned) and not able to search for claims returned only when an item also has a second lost status. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.