[Koha-bugs] [Bug 14570] Make it possible to add multiple guarantors to a record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 1 19:19:28 CEST 2019


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #153 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I hit this error during DB update.. seems harmless but perhaps we should be
handling it better.

DEV atomic update: bug_14570.perl                                               
DBD::mysql::db do failed: Column 'relationship' cannot be null [for Statement " 
            INSERT INTO borrower_relationships ( guarantor_id, guarantee_id,
relationship )                                                                  
            SELECT guarantorid, borrowernumber, relationship FROM borrowers
WHERE guarantorid IS NOT NULL;                                                  
        "] at (eval 1396) line 24.

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


More information about the Koha-bugs mailing list