27 Feb
2019
27 Feb
'19
2:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22008 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #25 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is still a bit more to this: CONSTRAINT `accountlines_ibfk_items` FOREIGN KEY (`itemnumber`) REFERENCES `items` (`itemnumber`) ON DELETE SET NULL ON UPDATE CASCADE, I wonder if the same applies here as for issues. (items > deleteditems). -- You are receiving this mail because: You are watching all bug changes.