Config Ignore module is missing a menu entry on Configuration page

Created on 3 June 2024, 5 months ago

Problem/Motivation

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.

Steps to reproduce

  1. Visit /admin/config OR
  2. If using Admin Toolbar , hover over the Configuration > Development menu OR
  3. If using Coffee , open the search bar, and type "Config Ignore"

You should see that you cannot find the link for the configuration page.

Proposed resolution

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.

Remaining tasks

Create a patch (Working on this)

User interface changes

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.

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom hocu London

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024