Only users with "Administer entityqueue" should be show (configure) item.

Created on 9 February 2023, almost 2 years ago
Updated 4 May 2023, over 1 year ago

Problem/Motivation

The Configure operation appears for any users and when I clicked it redirect to the 403 page

Steps to reproduce

Entityqueue overview page
click on the arrow to configure the entity queue

Proposed resolution

check permission "Administer entityqueue"

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Postponed: needs info

Version

1.6

Component

Code

Created by

🇯🇴Jordan YazanMajadba

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

Comments & Activities

  • Issue created by @YazanMajadba
  • @yazanmajadba opened merge request.
  • Status changed to Postponed: needs info over 1 year ago
  • 🇷🇴Romania amateescu

    That operation is the general Edit operation provided by \Drupal\Core\Entity\EntityListBuilder::getDefaultOperations(), which checks if the user has access to update the entity. There must be something else going on there, maybe some custom code from your project?

Production build 0.71.5 2024