n8n self hosted version 1.0.5
i have a problem with the split in batches node and i have read the articles in the forum here and did remove the node and set it again to avoid the issue of upgrade but still same issue.
My issue is that its split and passing through the loop branch only the first batch of data and then the 2nd batch onwards gets processed directly to the done branch without splitting it and processing it through the loop branch.
in the below image you can see the numbers of data processed in each branch to understand the issue.