In suggestions: in Filter by: "Suggestion information" the 3 date filters yield these 3 respective errors: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'suggesteddate_from' in 'where clause' at /kohadevbox/koha/Koha/Objects.pm line 394 DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'manageddate_from' in 'where clause' at /kohadevbox/koha/Koha/Objects.pm line 394 DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'accepteddate_from' in 'where clause' at /kohadevbox/koha/Koha/Objects.pm line 394 Bisecting showed that it's due to d533a92aa8283de29dd64cdf698588dd707af353 Bug 23991: Move SearchSuggestion to Koha::Suggestions
*** This bug has been marked as a duplicate of bug 31158 ***