Closed (fixed)
Project:
Config Pages
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 May 2023 at 12:01 UTC
Updated:
14 Sep 2023 at 12:23 UTC
Jump to comment: Most recent
Clear values access is an invalid permission: administer config_pages entity
That permission is not declared.
Replace with entity.edit?
Comments
Comment #2
shumer commentedComment #4
shumer commentedFixed with the Per Config Page permission check
Comment #5
shumer commentedComment #7
sudesh.solaskar@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.