- First commit to issue fork.
- Merge request !13Issue #3090261 by Alexis Martinez: make compatible with return type declaration β (Open) created by alexismmd
- Open on Drupal.org βCore: 10.0.11 + Environment: PHP 8.1 & MariaDB 10.3.22last updatealmost 2 years ago Waiting for branch to pass
- Open on Drupal.org βCore: 10.0.11 + Environment: PHP 8.1 & MariaDB 10.3.22last updatealmost 2 years ago Waiting for branch to pass
- πΊπΈUnited States mikeryan Murphysboro, IL, USAAdding the related issue https://www.drupal.org/project/drupal/issues/3047022 π Layout builder fails to assign inline block access dependencies for the overrides section storage on entities with pending revisions Needs work - we're also running into this when trying to use that patch. 
- First commit to issue fork.
- Open on Drupal.org βCore: 10.1.4 + Environment: PHP 8.1 & MariaDB 10.3.22last updateover 1 year ago Waiting for branch to pass
- π¨π¦Canada vincent signoretI'm not sure if this is the right place, but I have an issue related to https://www.drupal.org/project/drupal/issues/3047022 π Layout builder fails to assign inline block access dependencies for the overrides section storage on entities with pending revisions Needs work . Steps to reproduce: Add a block with a media reference field on the layout builder. 
 Create a block with media content within this layout.
 Publish the content.
 Add a new draft to this content and attempt to update the existing media.Error: 
 "message":"Non-reusable blocks must set an access dependency for access control."The patch https://www.drupal.org/files/issues/2024-03-13/3047022-107.patch β resolves the issue on a vanilla install, but there are conflicts with layout_builder_at. I have tried different patches for this issue, but I always encounter a fatal error when attempting to install https://www.drupal.org/files/issues/2024-03-13/3047022-107.patch β . 
- π¨π¦Canada vincent signoret@paranojik I looked at your MR https://git.drupalcode.org/project/layout_builder_at/-/merge_requests/13... and it appears that there is a mistake in your implementation of calling $this->entity_repositoryin the parent class the protected variable is$entityRepository.Here is the patch with the correction based on the work of paranojik. 
 https://www.drupal.org/files/issues/2024-04-19/3090261-15.patch βThis patch allows you to install the core patch π Layout builder fails to assign inline block access dependencies for the overrides section storage on entities with pending revisions Needs work , fixing the revision issue to work with layout_builder_at 
- Open on Drupal.org βCore: 10.1.4 + Environment: PHP 8.1 & MariaDB 10.3.22last updateover 1 year ago Waiting for branch to pass
- Open on Drupal.org βCore: 10.1.4 + Environment: PHP 8.1 & MariaDB 10.3.22last updateover 1 year ago Waiting for branch to pass
- Open on Drupal.org βCore: 10.1.4 + Environment: PHP 8.1 & MariaDB 10.3.22last updateover 1 year ago Waiting for branch to pass
- First commit to issue fork.
- First commit to issue fork.
- π§πͺBelgium dieterholvoet Brusselsdieterholvoet β changed the visibility of the branch 3090261-2_15 to hidden. 
- π§πͺBelgium dieterholvoet Brusselsdieterholvoet β changed the visibility of the branch 3090261-setinlineblockdependency-override-might to hidden. 
- Merge request !28Issue #3436525 by weseze: Removing and adding translations causes stale data... β (Open) created by dieterholvoet