Problem/Motivation
Current Page Layout view has a ''administer page_layout' check which nullify the condition plugin based on permissions.
Steps to reproduce
Create a page layout for all pages, without permissions, save a a builder
- anonymous has no access, it should
Edit page layout for all pages, add role anonymous
- anonymous has no access, it should
Edit page layout for all pages, add role other than anonymous
- anonymous has no access, it's ok but for the wrong reason
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork display_builder-3568303
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mogtofu33 commented