Change record status: 
Project: 
Introduced in branch: 
8.x
Description: 

A new permission_granularity entity key has been defined to allow to specify whether the related entity type needs entity-type level or bundle level permission granularity. For instance Comment defines only a Post comments and an Edit own comments permission, while Node defines CUD permissions for each bundle.

The new key opens up for the possibility to automatically generate permissions of the expected granularity for modules dealing with entity types in a generic way.

Impacts: 
Site builders, administrators, editors
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done