Problem/Motivation
In Drupal 8.6 and later, batches are created by using a Drupal\Core\Batch\BatchBuilder object and using methods to set the options.
@ref: https://www.drupal.org/node/2875389
API changes
Update module to use BatchBuilder class
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | 3164253-13.patch | 4.92 KB | akshay_d |
| #7 | 3164253-7.patch | 4.94 KB | sumachaa |
| #2 | 3164253-2.patch | 3.7 KB | sumachaa |
Comments
Comment #2
sumachaa commentedAttached the patch for this..
The patch also fixes https://www.drupal.org/project/drush9_batch_processing/issues/3159239
Comment #3
sumachaa commentedComment #4
sumachaa commentedComment #5
sumachaa commentedComment #7
sumachaa commentedFixing coder issues as well
Comment #8
sumachaa commentedComment #10
sumachaa commentedComment #11
vuilNeeds reroll.
Comment #12
akshay_dComment #13
akshay_dUpdate the patch and injected dependency
Please review.
Comment #16
vuil