Wrong permission on taxonomy vocabulary overview view

Created on 28 October 2024, 26 days ago

Problem/Motivation

This module ships with a view in views.view.taxonomy.yml which provides a single page display for administering taxonomy vocabularies. This view has the wrong permission on it. It requires administer taxonomy permission, but this is too strict. This permission prevents editors who have access to edit some taxonomies from getting to the admin pages. The permission should be access taxonomy overview.

Steps to reproduce

  1. Install this module on a new site.
  2. Grant an editor role the permission access taxonomy overview and a permission to edit terms in one or more vocabularies. Do not grant them administer taxonomy permission.

Proposed resolution

Change permission in provided view to access taxonomy overview

Remaining tasks

Review patch.

User interface changes

This will change the access to the taxonomy page, but this change puts it back like it is in core.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States zengenuity

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024