Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Drupal core provides the skip_on_empty plugin, but it has a serious drawback. Many values that should be considered "empty", are not treated as empty in the Migrate API.
This module provides some alternatives to skip_on_empty that handle more cases:
Initial feature set for the module allows creating of several buffer queues. You can then add any node content to the buffer and set at a interval or specific day of the week to publish the content.
Extra notes added at the bottom, please check it out if any of the below affects you:
1. If you update Open Social without using composer (there are 3rd party libraries that need manual updating).
2. If you are using a custom theme and implementation of block--system-menu-block--main.html.twig