I believe I have found a major issue with batches of command when working with groups in new version 5.8.
It only processes every second group of records. In other words if you say
IN BATCHES OF 1 then every second record is skipped.
IN BATCHES OF 5 then every second group of 5 records is skipped.
Can support please confirm ASAP if I'm right or not as this would be a major issue if I am correct. I have sent short excerpt from log showing id numbers being missed. Have already deployed to customer so I'm very concerned.
I'm hoping I'm wrong but I'm sure my apps were working ok before the upgrade.
There are two BO's in the group so I'm not sure if that relates to the issue. Have not tried with three BO's to see if every third group is missed.
Cheers Rod