https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31347

            Bug ID: 31347
           Summary: Suggestion list date filters broken
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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