https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34597 --- Comment #18 from HKS3 Tadeusz Sośnierz <tadeusz@sosnierz.com> --- (In reply to HKS3 Tadeusz Sośnierz from comment #17)
(In reply to Pedro Amorim from comment #16)
3) Set 'Placing an ILL request' for the "Block expired patrons" input config
This fails for me:
[WARN] DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Incorrect integer value: 'ill_request' for column `koha_kohadev`.`categories`.`BlockExpiredPatronOpacActions` at row 1 at /kohadevbox/koha/Koha/Object.pm line 172
It sems like the patchset is missing a DB migration.
Nevermind; `updatedatabase` fixes the issue. It's mentioned in the dependency bug, just not in this one. -- You are receiving this mail because: You are watching all bug changes.