Defects for TAPSS-891
891-002
Record Involved:
| All steps should be executed successfully | FAIL Batch 0076229 | Batch | Salesforce 20230529-2338 | UtilityLog | Salesforce
|
Current Batch class by AQ (Managed packaged), code is hidden:
MS tried to replicate the batch processing with lower batch size parameter of 1 in this record:
Batch 0076241 Record in SIT (10 batch items, with average of 35 to 45 Batch Items Transactions
Ran this in execute anonymous in developer console:
String smartBatchId = 'a0ZBn000000Yx45MAC';
AQB.ProcessBatchItems aqSmartBatch = new AQB.ProcessBatchItems(smartBatchId);
Database.executeBatchaqSmartBatch, 1);