[Bug 42462] New: Claim counts aren't updating when claims are resolved via checkin
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42462 Bug ID: 42462 Summary: Claim counts aren't updating when claims are resolved via checkin Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: sbrown@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com In 25.11, claim counts on patrons' Claims tabs aren't updating when claims are resolved by checkin, both with AutoClaimReturnStatusOnCheckin set to a resolution status and with it unset (resolving claims manually on checkin). To replicate: -Set AutoClaimReturnStatusOnCheckin to any resolution status -Check out an item to any patron. -Mark the item as 'Claim returned' - note that the number on their Claims tab shows as '/1'. -Return the item - note the alert stating that the claim was resolved. -On the bib, note that the item no longer shows as claimed/lost (correct). -The patron's Claims table does not show any active claims (correct). -On the patron's Claims tab, the number of claims still shows as '/1' (incorrect - it should show as '1 0' since it's been resolved). If AutoClaimReturnStatusOnCheckin isn't set: -Check out an item to any patron. -Mark the item as 'Claim returned' - note that the number on their Claims tab shows as '/1'. -Return the item -Click 'Resolve' to resolve the claim manually. -On the bib, note that the item no longer shows as claimed (correct). -The patron's Claims table does not show any active claims (correct). -On the patron's Claims tab, the number of claims shows as '/1' (incorrect - it should show as '1 0' since it's been resolved). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org