Created
June 22, 2016 07:14
-
-
Save vivianspencer/3dc942462b1ac10e3210bc4dd486e180 to your computer and use it in GitHub Desktop.
Fix block is broken or missing error in Drupal 8 Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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