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

--- Comment #22 from Emily Lamancusa <[email protected]> 
---
(In reply to Jonathan Druart from comment #21)
> (In reply to Emily Lamancusa from comment #20)
> > I encountered an error while testing this patch with batch item updates, in
> > which one bad bib blocked the ES indexing update for every item in the 
> > batch.
> 
> Hello Emily, I confirm the problem, but that's not directly linked with this
> patch. I am pretty sure this issue exists without this patch.
> 
> When you create a new batch, 2 new jobs are created, the first one is
> modifying the items in database, the second one is updating elastic's index.
> If you look at the job list you will see that the second one has in error
> (still not clear, the status is "finished", but there is an error in the
> detail: " / records have successfully been reindexed. Some errors occurred.")
> 
> That's not ideal but we should deal with that on a separate bug report in my
> opinion.

Good to know - I didn't think to check whether the error was present without
the patch (though it seems obvious in retrospect). Everything worked as
intended on edits that didn't touch the broken bib, so I'll sign off here and
open a new bug.

-- 
You are receiving this mail because:
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/

Reply via email to