- Issue created by @unstatu
- Merge request !123457775 - Priorized block_uuid when looking for the block → (Open) created by unstatu
- last update
6 months ago 40 pass
The approach in https://www.drupal.org/i/3180702 → is to ensure that custom block UUIDs are correctly exported in the Layout Builder. This improvement facilitates the accurate transfer of custom blocks between different Drupal sites.
I have this issue in my project and I want to integrate it with layout_builder_st.
Check if the `block_revision_id` exists in the configuration and load the block by uuid in that case.
This patch is only relevant for projects that are using https://www.drupal.org/i/3180702 →
Active
Code