http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11642 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- I've seen serious data loss because of bugs/misuse in the batch patron tools. I think it would be much better for all interactive Koha patron deletes to move them to deleted, and then have cleanup_database.pl delete them permanently. That way we have the most flexibility and safety possible. (In reply to Chris Cormack from comment #2)
Records and items aren't interesting to the FBI in the same way patron data is. I can see that as a valid reason for deleting them completely.
Perhaps a better response is to do a "Are you sure you want to delete permanently .. there is no way to get them back?"
Confirmation prompt is a better way than disabling this.
-- You are receiving this mail because: You are watching all bug changes.