https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29341 --- Comment #26 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Nick Clemens from comment #21)
I disagree here, I think we should remove the FK to branches as the quick fix.
While we may have opinions about how that feature was implemented, it has been implemented. Statistics is a ledger of transactions - foreign keys are going to remove/nullify data after the fact and I think that would be incorrect.
If Pseudonymized transactions are meant to mirror the statistics table then I feel we should remove the FK for now, and fix the larger issue with OPACRenew etc on a new bug.
Adding a new branch is going to add the branch in many places throughout Koha and will impact workflows
Fair enough -- You are receiving this mail because: You are watching all bug changes.