Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vivianspencer/3dc942462b1ac10e3210bc4dd486e180 to your computer and use it in GitHub Desktop.
Save vivianspencer/3dc942462b1ac10e3210bc4dd486e180 to your computer and use it in GitHub Desktop.
Fix block is broken or missing error in Drupal 8 Config
UPDATE block_content SET uuid = 'uuid from block yml file' WHERE id = 'id of another block to match';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment