https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22480 Bug ID: 22480 Summary: itemtype/itype is used to join allot of tables, but often isn't defined as a key 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 Target Milestone: --- The itype and itemtype fields in many tables refer to the itemtypes table but are not defined as foreign keys.. they should be to prevent data corruption. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.