- Issue created by @koosvdkolk
- Merge request !156By koosvdkolk: Added event when batch process ended. → (Open) created by koosvdkolk
Some functionality requires processing after the import of content is completed. Currently it is difficult to implement this, as there is no event.
I added a patch against the 1.4.x branch, dispatching an event after the batch process is finished.
Testing
Added a 'single_content_sync.batch_finished' event
Active
1.4
Code