https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #2)
Created attachment 99111 [details] [review] Bug 24413: Apply AutoRemoveOverduesRestrictions for lost items
It's quite hard to know where this need to be fixed. it can be either MarkIssueReturned or LostItem, depending on the different cases we want to handle.
This patch picked MarkIssueReturned, but maybe the similar code in AddReturn needs to be removed then.
This patch fixes the original issue report by bug 24413, but is submitted for discussion
Considering MarkIssueReturned and LostItem are not always called, should it not be in _FixAccountForLostAndFound? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.