[Koha-bugs] [Bug 27667] Display the number of non-indexed records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 15 15:18:00 CEST 2022


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I followed the test plan, but the system information note doesn't show up for
me. I deleted the MARCXML as follows:

update biblio_metadata set metadata = "" where biblionumber = 2;

Reindexing then gives an error:

No record passed at /kohadevbox/koha/Koha/MetadataIterator.pm line 71.
Something went wrong reading record for biblio
Koha::Schema::Result::Biblio=HASH(0x557fea5e8d78)->biblionumber: Can't bless
non-reference value at /kohadevbox/koha/Koha/BiblioUtils.pm line 69.

Cannot determine authority type for record: 1 at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch.pm line 564.


BUT: The system information tab remains empty.

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


More information about the Koha-bugs mailing list