https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38061 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |baptiste.wojtkowski@biblibr |y.org |e.com --- Comment #33 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Hi, there is a little issue with the QA script: FAIL tinyint_has_boolean_flag The new column subscription.preselect_issues_in_collections_table is using TINYINT(1) as type but is not defined as boolean in the schema file (Koha/Schema/Result/Subscription.pm), see the SQL12 coding guideline -- You are receiving this mail because: You are watching all bug changes.