26 May
2021
26 May
'21
9:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #479 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- It looks like we have the same bug in Koha::Holding::move_to_biblio() as we had in 22690, i.e. the other record not being re-indexed after the move. Here we seem to be missing the re-indexing of the source biblio record meaning the ES index will have outdated items info there. -- You are receiving this mail because: You are watching all bug changes.