12 May
2020
12 May
'20
1:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25265 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #4)
Looks like there are 2 reindex requests per item, ModItemFromMarc and LostItem call Koha::Item->store.
It is the caller the one that should trigger the reindex, not the ->store method. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.