https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27344
--- Comment #57 from Jonathan Druart <[email protected]> --- I've pushed a remote branch with the different dependencies applied https://gitlab.com/joubu/Koha/-/commits/bug_27344 If we decide to enqueue a new task for the indexing step (for the other background jobs), we just need to remove the { index_now => 1 } flag we pass to ->index_records. -- 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/
