https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30541
Bug ID: 30541
Summary: Resolve return claim works but "hangs" if
MarkLostItemsAsReturned is set for return claims
Change sponsored?: ---
Product: Koha
Version: 21.05
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Basically, if MarkLostItemsAsReturned is set for return claims, the code will
crash while trying to pull the checkout so it can update the lost status of the
item. This is because the code assumes there must be a checkout and never
checks the old_checkouts table.
This bug appears to only exist in 21.11 at this time. It was fixed by a
combination of bugs 29495 and 28588.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/