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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to