[Bug 26493] New: Add missing FK constraints to aqbudgets
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26493 Bug ID: 26493 Summary: Add missing FK constraints to aqbudgets Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Depends on: 18050 There are several column in aqbudgets that should have FK constraints on them: budget_branchcode => branches.branchcode budget_owner_id => borrowers.borrowernumber sort1_authcat sort2_authcat => authorised_value_categories.category_name Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18050 [Bug 18050] Missing constraint on aqbudgets.budget_period_id in aqbudgets -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26493 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com Blocks| |5334 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5334 [Bug 5334] Omnibus: Add explicit foreign key constraints -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org