[Koha-bugs] [Bug 18196] New: Holds Queue table should link to Holds table by reserve_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 1 20:38:01 CET 2017


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

            Bug ID: 18196
           Summary: Holds Queue table should link to Holds table by
                    reserve_id
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Now that the 'reserves' table has an id column, it would be nice to link the
tmp_holdsqueue table to it using reserves_id as a foreign key. Furthermore, we
could require the tmp+holdsqueue column to be unique, as we can only have a
single line in tmp_holdsqueue for any given rserve_id.

-- 
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