Closed (fixed)
Project:
Data Pipelines
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2022 at 05:30 UTC
Updated:
27 Jan 2022 at 04:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jibranHere we go.
Comment #4
jibranFixed the test and added a new test for the new method.
Comment #5
jibran\Drupal\data_pipelines\EntityHandlers\DatasetStorage::savealso adds saved item to queue and then in\Drupal\data_pipelines\Form\DatasetForm::savewe set the batch using\Drupal\data_pipelines\Form\DatasetBatchOperations::batchForDatasetso here is the fix for that.Comment #6
nterbogt commentedThe changes appear to work for me.
Comment #8
acbramley commentedI think I'd seen this before but just thought it was something else :D thanks guys