[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
Tue Dec 31 03:04:24 CET 2019


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

Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mkstephens at lancasterseminar
                   |                            |y.edu

--- Comment #8 from Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> ---
Patch seemed to work as expected. Test results:

 1 - Enabled ES
 2 - Enabled OpacSuppression
 3 - Suppressed a bib in staff client
     Edit 942n to be 1
 4 - Searched the opac for keywords related to suppressed record
 5 - Tail the plack logs and note a deprecation warning
    >> entered command koha-plack-err and watched for warnings; noted
deprecation warnings when searching
 6 - Applied patch
 7 - Restart all the things
    >> restart_all, updatedatabase, reindex ES
 8 - Repeated search on opac
 9 - No error/warn in logs
    >> watched koha-plack-err again and no new deprecation warnings appeared
after multiple searches
10 - Record is correctly suppressed
    >> repeated search in staff client and verified opac suppression

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list