- Issue created by @drunken monkey
- Merge request !281Resolve #3545235: Fix problem with unlimited batch size → (Open) created by drunken monkey
When batch indexing items (both with Drush and through the UI), selecting a concrete limit but no maximum batch size (i.e., setting -1
) is broken – it will index all remaining items at once, not just the number of items set as the limit (in a single batch).
Active
1.0
General code