https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30291 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Passed QA |Failed QA --- Comment #31 from Fridolin Somers <fridolin.somers@biblibre.com> --- Test suite fails for me : # Failed test 'Recalls tests' # at /kohadevbox/koha/t/db_dependent/Koha/Item.t line 1421. C4::Letters::_substitute_tables(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'id' in 'where clause' at /kohadevbox/koha/C4/Letters.pm line 646 Looks like this is not enought : Bug 30291: (QA follow-up) Keep recall_id column name There are more places with recall_id => id, begining with C4::Letters::_parseletter_sth Maybe squash this revert with main patches. -- You are receiving this mail because: You are watching all bug changes.