[Koha-bugs] [Bug 26995] New: Drop column relationship from borrower tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 02:01:32 CET 2020


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

            Bug ID: 26995
           Summary: Drop column relationship from borrower tables
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 14570 added a borrower_relationships table but it didn't remove the
relationship column from the following tables:

- deletedborrowers
- borrowers
- borrower_modifications

It will need to be removed from many of the same places as "guarantorid" from
Bug 14570 like:

- C4/Auth_with_ldap
- C4/SIP/ILS/Patron.pm
- Possibly other places...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list