Problem/Motivation

Clear values access is an invalid permission: administer config_pages entity

That permission is not declared.

Proposed resolution

Replace with entity.edit?

Remaining tasks

User interface changes

API changes

Data model changes

Comments

penyaskito created an issue. See original summary.

shumer’s picture

Assigned: Unassigned » shumer
Status: Active » Needs work

  • shumer committed d93976a9 on 8.x-2.x authored by penyaskito
    Issue #3361228 by penyaskito, shumer: Clear values access is an invalid...
shumer’s picture

Fixed with the Per Config Page permission check

shumer’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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

sudesh.solaskar’s picture

@shumer, Request you to re-open this issue as the commit pushed doesn't solve the problem statement. The button is visible due to config pages level permission but when user clicks on it user gets redirected to "Access Denied" page. In rounting.yml file also needs to be updated with the permission changes.

Thanks.