[Koha-bugs] [Bug 31347] New: Suggestion list date filters broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 12 01:50:37 CEST 2022


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: koha-bugs at lists.koha-community.org
          Reporter: victor at tuxayo.net
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

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.


More information about the Koha-bugs mailing list