https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16186 Bug ID: 16186 Summary: t/db_dependent/Circulation_Issuingrule.t is failing Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Bug 5786 changed the query for GetIssuingRules to SELECT *, which means if columns are added to the DB, this breaks. Add missing column(s) into the issuing rules hashes in the test. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.