FTS reindexNextBatch() doesn't seem to be working

It seems that reindexNextBatch() is not populating the SYS_FTS_QUEUE after running asyncReindexAll(). Doing the operation synchronously (reindexAll, processEntireQueue/processQueue) seems to be fine. This used to work prior to 6.10.0 update. Has something changed that I missed?

Thanks.

Hi,
This is a bug and it will be fixed in the next bugfix release: FtsManager.reindexNextBatch() doesn't put records to the FTS queue · Issue #45 · cuba-platform/fts · GitHub