Bug 19699 - Missing FK on messages table
Summary: Missing FK on messages table
Status: RESOLVED DUPLICATE of bug 13515
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 14:08 UTC by Sophie MEYNIEUX
Modified: 2017-11-27 23:22 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sophie MEYNIEUX 2017-11-27 14:08:39 UTC
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.
Comment 1 Katrin Fischer 2017-11-27 23:22:28 UTC
Hi Sophie, this is a duplicate to bug 13515.

*** This bug has been marked as a duplicate of bug 13515 ***