It would be nice to do an import procedurally in code without having to use the batch API/drush.
StructureSyncHelper::importCustomBlocks([
'style' => 'safe',
'drush' => TRUE, // This will import procedurally, but now work even if not within a drush context.
]);
This is mostly useful for using Structure sync in profile installation steps.
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.