https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22722
Rogan Hamby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Rogan Hamby <[email protected]> --- There is definitely a missing foreign key. Right now with the sample data that is loaded if you have a test system letter entries have an empty space to get around the NOT NULL constraint. It's fairly straight forward to add the FK but (and I ask this as someone new to looking to contribute more to Koha) how does the community view adding this? It would break the sample data and obviously need to be taken into account for upgrade scripts. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
