[Koha-bugs] [Bug 22008] New: Missing constraints on accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 16 17:26:34 CET 2018


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 at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list