https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22008 Bug ID: 22008 Summary: Missing constraints on accountlines Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The accountlines table optionally references a number of tables, but the foreign key fields are unconstrained. We should add the constraints for: * issue_id (referencing issues) * manager_id (referencing borrowers) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.