[Koha-bugs] [Bug 19699] New: Missing FK on messages table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 27 15:08:39 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19699

            Bug ID: 19699
           Summary: Missing FK on messages table
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: sophie.meynieux at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Messages table contains messages for patrons. 
There is no FK between borrowers and messages on borrowernumber, so when a
borrower is deleted, associated messages remains indefinitely in messages
table.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list