Bug 36664 - Restrictions should not be deleted
Summary: Restrictions should not be deleted
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-22 11:34 UTC by Tomás Cohen Arazi (tcohen)
Modified: 2024-04-22 11:34 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.