https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447
--- Comment #479 from Joonas Kylmälä <[email protected]> --- 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. _______________________________________________ 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/
