- Issue created by @hocu
- Issue was unassigned.
- Status changed to Needs review
5 months ago 7:20pm 3 June 2024
Even though the module has a links.menu.yml
file, the menu item is missing with the currently provided configuration. There is a Fixed issue related to this (
#3007297: Provide a menu item for config ignore →
), but apparently that doesn't work, at least for D10.
/admin/config
ORYou should see that you cannot find the link for the configuration page.
Set the parent
key in the config_ignore.links.menu.yml
value to system.admin_config_development
, so that the menu item is visible under "Development" configuration block and other relevant places, such as Admin Toolbar "Configuration > Development" menu.
The title should be changed to "Config Ignore", so that it is easier to determine which configuration that menu item points to.
Create a patch (Working on this)
After a successful commit, the menu item should be visible in the Configuration > Development system block, as well as under Admin Toolbar > Configuration > Development menu, or through Coffee search.
N/A
N/A
Needs review
3.0
Code