https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24279 --- Comment #28 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #27)
Adjusted the two commit titles.
If I claim a return, I can still remove the lost status of that item. The item is no longer lost but issued with a return claim. Seems to be an inconsistent situation. Probably should not be allowed either?
I'll take a look!
Probably out of scope: If I check in the item that has been claimed as returned, I still need to resolve the claim. Which is extra work and could be forgotten. And even if I say that is found in the library (which speaks in favor of the patron), the patron is still marked with the returned claim.
I would agree that is out of scope. This was actually specified in the development. However, now that I'm thinking about it, perhaps we could file a bug to add a syspref to prevent returns on claimed items in the same way we can prevent returns on withdrawn items and such. -- You are receiving this mail because: You are watching all bug changes.