[Koha-bugs] [Bug 18231] New: Add the missing id-column to koha.issuingrules-table for DBIC fixtures

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 16:40:31 CET 2017


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

            Bug ID: 18231
           Summary: Add the missing id-column to koha.issuingrules-table
                    for DBIC fixtures
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Test::DBIx::Class fixtures won't work if the resultset doesn't support
last_insert_id.
This is only supported with a integer primary key.

This patch adds one to issuingrules.

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