Bug 18196 - Holds Queue table should link to Holds table by reserve_id
Summary: Holds Queue table should link to Holds table by reserve_id
Status: RESOLVED DUPLICATE of bug 34686
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-01 19:38 UTC by Kyle M Hall
Modified: 2023-09-10 13:07 UTC (History)
1 user (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 Kyle M Hall 2017-03-01 19:38:01 UTC
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.
Comment 1 Katrin Fischer 2023-09-10 13:07:40 UTC

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