Problem/Motivation

The route given for a configure link in config_update_ui.info.yml is

configure: config_update.report

However, this does not exist, and no configure link is shown when browsing the module list. It should be

configure: config_update_ui.report

Existing

existing

Should be

Should be

Patch to follow

Comments

jonathan1055 created an issue. See original summary.

jonathan1055’s picture

Status: Active » Needs review
StatusFileSize
new474 bytes

Simple typo to fix

jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Good catch! Thanks for the patch, which looks right and you've even tested it.

  • jhodgdon committed d5c90ff on 8.x-1.x authored by jonathan1055
    Issue #3170334 by jonathan1055: Incorrect route in config_update_ui.info...
jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Finally committed this. Thanks again!

Status: Fixed » Closed (fixed)

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