https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34080
Bug ID: 34080
Summary: Updating suggestion status can result in 500 eror
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Sometimes using "Mark selection as" to update a suggestions can result in a 500
error with the logged error:
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st
execute failed: Unknown column 'suggestion_itemtype' in 'where clause' at
/usr/share/koha/lib/Koha/Objects.pm line 394
It appears that the search params are built from *all* the form fields and then
some form fields are removed from the hashref, but not all ( hence the error ).
--
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/