Bug 36664

Summary: Restrictions should not be deleted
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25996
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Tomás Cohen Arazi (tcohen) 2024-04-22 11:34:41 UTC
Right now when a restriction is lifted by staff members, they are physically deleted from the DB! We should mark them as void instead, so there's no data loss.