Problem/Motivation

Whe selecting a batch size in the translation form the initial query only returns the selected number of nodes. If the overwrite translation is not selected the nodes that have translation are removed wich can result in the batch processing less elements or even none.

Ex: Try to process a content type withou overwritng with a batch size of 10. The first query will return 10 nodes. It 5 of those nodes have translation only 5 will be processed.

Comments

kallado created an issue. See original summary.

  • kallado committed ad7bb7ba on 1.0.x
    Issue #3486090: Batch process not processing the correct total of nodes
    
kallado’s picture

Status: Active » Fixed

Fixed in rc3

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.