https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29341 --- Comment #25 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #23)
Sonia confirmed me that it's ok to keep the branchcode and so remove the FK.
I personally still don't think it's a good idea, but I understand the use case.
This is also a bad use case: Create branch CPL, for testing purpose (hey you just installed the software and want to try it) Do some stuffs, it will create stats entries Remove CPL to start from scratch and clean state Reuse CPL as branchcode Stats are accumulating using the test data
I will provide an alternate patch tomorrow if nobody beats me to it.
I feel like most people might have a test system or would be able to differentiate by timestamp in that case. My feeling is, that this would not be a big issue. -- You are receiving this mail because: You are watching all bug changes.