[Koha-bugs] [Bug 23676] Elasticsearch - 0 is not a valid boolean for suppress

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 25 21:06:00 CEST 2019


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 93161
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93161&action=edit
Bug 23676: Use 'false' for opac suppression

To test:
 1 - Enable ES
 2 - Enable OpacSuppression
 3 - Suppress a bib in staff client
     Edit 942n to be 1
 4 - Search the opac for anything
 5 - Tail the plack logs and note a deprecation warning
 6 - Apply patch
 7 - Restart all the things
 8 - Repeat search on opac
 9 - No error/warn in logs
10 - Record is correctly suppressed

-- 
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