By yash.rode on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.2.x
Introduced in version:
10.2.0
Issue links:
Description:
It is now possible to view, revert and delete Media revisions similar to Block Content.
Revision history:

Revision revert form:

Revision delete form:

With this change, there are now also new granular permissions for granting permission to each the history page and revert and delete forms for media entities.
- Users with the 'administer media' permission will have access without needing to grant the new permissions.
- User with 'access media overview' and 'view any $bundle media history' permission can view revision history.
- User with 'access media overview' and 'revert any $bundle media revisions' permission can revert to that revision.
- User with 'access media overview' and 'delete any $bundle media revisions' permission can delete that revision.
| Attachment | Size |
|---|---|
| Revision history | 190.23 KB |
| Revision revert form | 128.36 KB |
| Revision delete form | 128.33 KB |
Impacts:
Site builders, administrators, editors
Module developers