Following on from the sterling work at https://www.drupal.org/node/2856833 it seems that a user with the relevant "Manipulate *" permission can still delete a queue via its admin menu link. I'd argue that this behaviour is a bug and that only users with the "Administer entityqueue" permission should be able to do this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

danbohea created an issue. See original summary.

amateescu’s picture

That's a very good point! Do you want to work on a patch for fixing this bug? :)

Omar Alahmed’s picture

Good point @danbohea. The following patch should solve the issue.

Omar Alahmed’s picture

Status: Active » Needs review
Omar Alahmed’s picture

You can also check: Only users with "Administer entityqueue" should be able to edit (configure) entityqueues https://www.drupal.org/node/2917308

  • amateescu committed deede74 on 8.x-1.x authored by Omar Alahmed
    Issue #2916026 by Omar Alahmed: Only users with "Administer entityqueue...
amateescu’s picture

Status: Needs review » Fixed

Good one :) Committed and pushed to 8.x-1.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.