tour.install looks for wrong file name

Created on 19 August 2024, 8 months ago
Updated 2 September 2024, 7 months ago

Problem/Motivation

Database update 10300 attempts to load a config file tour.tour.menu-ui.yml (with a hyphen) when the filename should be tour.tour.menu_ui.yml (with an underscore, consistent with all the other filenames).

Steps to reproduce

Upgrade from core Tour module or version 1 and run `drush updb`

Proposed resolution

change the hyphen to an underscore in the .install file

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States BenStallings

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