Closed (duplicate)
Project:
Drupal core
Version:
10.1.x-dev
Component:
block_content.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 May 2021 at 21:30 UTC
Updated:
24 Feb 2023 at 22:19 UTC
Jump to comment: Most recent
Comments
Comment #2
benjifisherI think this issue should be a sibling of #2809291: Add "edit block $type" permissions, not a child. One advantage is that we will be able to fix and close that issue while this issue's parent is still open.
Comment #3
benjifisherI am adding #2571235: [regression] Roles should depend on objects that are building the granted permissions as a related issue. Whichever issue is fixed second will have to update the permissions callback to add dependencies. See the draft change record Permissions can define dependencies.
Comment #4
benjifisher#2571235: [regression] Roles should depend on objects that are building the granted permissions is now fixed, and the change record I mentioned in #3 is no longer a draft.
Comment #8
benjifisherCopied from #2809291-106: Add "edit block $type" permissions:
From #108:
and #109:
Comment #9
smustgrave commentedClosing as a duplicate of #1975064: Add more granular block content permissions since we are adding the permission to create $bundle block content permission.