Postponed
Project:
Sharpstream
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2024 at 12:12 UTC
Updated:
19 Jun 2024 at 12:12 UTC
Jump to comment: Most recent
This module will pull every Sharpstream item every time the Drush command runs, even though those items may already exist.
We can create a flag during import from when it was last run, to only target the items that are needed to be imported, possibly with a buffer to make sure no items have been missed. There's a todo in the code for where this is needed
@see SharpstreamService->process()
Comments