Bug 28227

Summary: Check in an overdue item marked Claims Returned generate additional suspension
Product: Koha Reporter: pierre.genty
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: axelle.clarisse, gmcharlt, jonathan.druart, kyle.m.hall, pierre.genty
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description pierre.genty 2021-04-26 14:04:07 UTC
1. BlockReturnOfLostItems on "Block"
2. Patron with an overdue item and a suspension (generate with Tools> Overdue notices status trigger) : Restriction tab, Type overdues, Comment "Restriction added by overdues process..."
3. Mark the item as Claims return.
4. Check in the item -> warning message saying "Item is lost, cannot be checked in." This is OK
5. On the Restriction tab, there is an additional line with type "Suspension". 

This is confusing because : 
1. As the checkin is not permitted it should not generate any suspension.
2. The suspension makes you think the item is checked in.
Comment 1 Jonathan Druart 2021-04-30 08:00:41 UTC

*** This bug has been marked as a duplicate of bug 28225 ***