https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Liz Rea from comment #0)
Current implementation notes:
* DB: recalls table • DB: old_recalls table
Regarding the number of critical issues we had the last few months, I do not think it is a good idea to reuse this pattern. We should not move data from one table to another but add a deleted/old flag instead. -- You are receiving this mail because: You are watching all bug changes.