https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27887 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME CC| |andrew@bywatersolutions.com Status|NEW |RESOLVED --- Comment #4 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Testing this on master, overdue notices are not generated for items marked Claimed. I followed this test plan: 1 - create a LOST value for claims, put it in the ClaimReturnedLostValue 2 - make sure MarkLostItemsAsReturned is set to not mark claimed items as returned 3 - set your overdue notice triggers to send the first overdue notice at 1 day overdue 4 - check out 1 item to Patron A, manually setting the due date to 1 day ago 5 - mark Patron A's item claimed returned 6 - check out 1 item to Patron B, manually setting the due date to 1 day ago 7 - DO NOT mark Patron B's item claimed returned 8 - run the overdue cron (perl misc/cronjobs/overdue_notices.pl -v -t) 9 - Patron A did not get an overdue, but Patron B did Please comment and reopen if this is not the case in older versions. If so, I'd call that a bug rather than an enhancement. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.