[Koha-bugs] [Bug 24413] MarkLostItemsAsReturned functionality does not lift restrictions caused by long overdues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 18 13:44:04 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24413

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #3 from Kyle M Hall <kyle at 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.


More information about the Koha-bugs mailing list