Remove deprecated "override $id revision log entry" permissions

Created on 5 October 2023, 9 months ago
Updated 13 October 2023, 9 months ago

Problem/Motivation

Remove deprecated "override $id revision log entry" permissions.

As of Drupal 10, we can no longer have invalid permissions in the database ( https://www.drupal.org/node/3193348 β†’ ). Permissions that no longer exist are removed. Deprecated at https://git.drupalcode.org/project/override_node_options/-/commit/ed4653.... enter $type revision log entry is its successor, but we never applied this updates.

Steps to reproduce

Deprecated permissions:
- override course_article revision log entry
- override course_section revision log entry
- override course_video revision log entry

- Install Drupal with upgrade_status module enabled
- Go to admin/reports/upgrade-status and check for "Invalid permissions will trigger runtime exceptions in Drupal 10. Permissions should be defined in a permissions.yml file or a permission callback."

Proposed resolution

Remove deprecated "override $id revision log entry" permissions.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Fixed

Version

5.1

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024