6 Jun
2024
6 Jun
'24
12:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36484 --- Comment #3 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Created attachment 167499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167499&action=edit Bug 36484: Switch to fetch all outstanding (New) background jobs based on type = 'update_elastic_index' The previous patch polled the database based on background jobs having queue = 'elastic_index', however, some catalogue changes might have a queue = 'default'. So it is better to poll the database for 'new' background jobs having type = 'update_elastic_index' Sponsored-by: Auckland University of Technology, New Zealand -- You are receiving this mail because: You are watching all bug changes.